p-code won't open
9 ビュー (過去 30 日間)
古いコメントを表示
Im trying to open a .p file that my professor shared with my class. Whenever I call it or load it, matlab says its unreadable and that there is no such file or directory. I have it in the correct folder with the homework .m file I created. I am using r2018b on a mac. thanks
2 件のコメント
KSSV
2018 年 11 月 17 日
YOu can open a .p code....how ever you can run it....see help to know the code.
Walter Roberson
2018 年 11 月 17 日
does it show up when you ls ? What shows up if you
!ls -l FileNameGoesHere.p
!file FilenameGoesHere.p
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!