hold off;% 此时hold off 用以每次更改m时重新生成一幅新的图(你可以试试不hold off会有什么细节变化) figure_point = plot3(-1*ones(1 ...
This is a extremely easy demo showing you how to use Matlab function to draw a plot using c++. You will be able to visualize the plot without even opening Matlab window. It will just run in background ...