How can I ready a m file form a exe program?
13 ビュー (過去 30 日間)
古いコメントを表示
I'm writing a program that solve some functions and I'd like to share it as a executable exe file, but the function to be solved need to be created by the user in a .m file. So can I create and read the function file (.m) externally and then read it from the exe program?
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Files and Folders についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!