Clear Filters
Clear Filters

Use polyspace to open or write .m files

4 views (last 30 days)
Thomas TJOCK-MBAGA
Thomas TJOCK-MBAGA on 10 Oct 2023
Answered: Daniel on 10 Oct 2023
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

Answers (1)

Daniel
Daniel on 10 Oct 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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!