Matlab buliding .exe [英] buliding .exe by matlab

查看:110
本文介绍了Matlab buliding .exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好.
我的m文件是:

Hello.
My m file is:

x=0: 0.01:2*pi;
y=sin(x);
plot(x,y)



我想以.exe格式构建该程序
我想在没有matlab的计算机上运行此程序.

你能帮我吗?

[SM]:
请发送您的答案:[删除EmalId]



I want build this program by .exe format
I want run this program in a computer that dont has matlab.

Can you help me?

[SM]:
Please send your answer : [EmalId removed]

推荐答案

请查看以下内容:
Matlab教程-可执行文件 [如何为matlab文件创建独立的可执行文件 [根据MATLAB代码构建独立的可执行文件和软件组件 [
Please have a look at these:
Matlab Tutorial - Executable Files[^]
How to create standalone executable for matlab file[^]
Build standalone executables and software components from MATLAB code[^]

P.S.: Iremoved your email id to avoid spamming on that... strikedout the statement that was too rude. Please avoid it next time.


这篇关于Matlab buliding .exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆