matlab图形绘制在MFC界面上

(1)创建mccdemo2.m文件,内容如下: function mccdemo2(rectsize) Width = rectsize(1); Hight = rectsize(2); figure('visible','off','Units','points','Position',[0 0 Width Hight],... 'PaperUnits','points','PaperP
相关文章
相关标签/搜索