How to open a .m file without opening another Matlab process
1 次查看(过去 30 天)
显示 更早的评论
Hi all! I use a R2010b version and when I open a new M-file directly from a folder in my computer, another Matlab program is opened. How can I just click on the M-file and open it in the editor of the current program?
Thanks!
0 个评论
采纳的回答
Muhammad Ali Qadar
2013-9-2
hi, you can just Put all m files in a folder and make it as current working directory like I work in C:\program files\Matlab\2012a\bin and one thing you can do is to make matlab layout default by going from window>Desktop Layout>default
and after that you can just go to folder and double click the m file
hope it solves the problem
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!