create an exe file
2 views (last 30 days)
Show older comments
how can i create an exe file with matlab?
i wanna run this program without having matlab program
0 Comments
Accepted Answer
pink
on 1 Jul 2011
hai armin >>mbuid -setup
select your compiler
>>mcc -m yourapplication.m -a yourapplication
or deploytool
doc deploytool
0 Comments
See Also
Categories
Find more on Performance and Memory 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!