Use polyspace to open or write .m files
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello, please my MATLAB does not lunch since 2 weeks, but i also have polyspace for the same MATLAB version. I would like to know how i can open.m files with Polyspace or write .m files with Polyspace
0 comentarios
Respuestas (1)
Daniel
el 10 de Oct. de 2023
If you're just trying to read and write .m files, which are plaintext scripts, you can do this with any plaintext editor. If you're running Windows, you can right-click an m file and select "Open with>WordPad", for instance.
If you're looking to execute MATLAB files, your MATLAB isn't launching, and this is unexpected, you should probably open a service request through your account (go to My MathWorks Account and click on "Service Requests").
You can also edit m-files online through MATLAB Home (mathworks.com) by clicking on "Open MATLAB Online". Then you can move files to your MATLAB drive and edit and execute them there.
0 comentarios
Ver también
Categorías
Más información sobre Desktop en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!