我的m文件是:
x=0:0.01:2*pi; y=sin(x); plot(x,y)
我想用.exe格式构建这个程序.我想在没有matlab的计算机上运行此.exe.
matlab matlab-deployment
matlab ×1
matlab-deployment ×1