p-code won't open
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
KSSV
am 17 Nov. 2018
YOu can open a .p code....how ever you can run it....see help to know the code.
Walter Roberson
am 17 Nov. 2018
does it show up when you ls ? What shows up if you
!ls -l FileNameGoesHere.p
!file FilenameGoesHere.p
Antworten (1)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!