Right click on the contour plot created by virtual matrix or matrix, then select Extract Data Points / Click the button in Mini Toolbar
Extract data points from (virtual) matrix contour plot.
mgrid cols:=10 rows:=10 missing:=0;
Please refer to the page for additional option switches when accessing the x-function from script
Input
int
Option list:
MatrixObject
XYRange
double
Output
See the syntax here.
You can use this X-Function to extract data points in the contour from virtual matrix or matrix.