how to load my library in to matlab???
5 ビュー (過去 30 日間)
古いコメントを表示
hello sir i just want to use the library(.m file) in to another code file then how to do so?
2 件のコメント
José-Luis
2014 年 6 月 11 日
Put it in the current folder or add the folder where it is located to the path.
回答 (1 件)
José-Luis
2014 年 6 月 11 日
Include it in the program. Type your_function_name where you want it to load.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Adding custom doc についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!