Translating IDL to MATLAB: "Contour"
4 views (last 30 days)
Show older comments
I am converting an old code from IDL to MATLAB. I have reached to a line that has "Contour" but its counterpart in MATLAB is confusing. The line in IDL is:
<Contour, PXY, x, y, levels=pxy, path_info=header, path_xy=path_xy, /overplot >
Has anyone had an expereince in using the above in MATLAB?
Thanks
0 Comments
Answers (0)
See Also
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!