p-code won't open
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!