Matlab default app to open .m files

202 views (last 30 days)
Daniel Devine
Daniel Devine on 24 Oct 2017
Commented: Walter Roberson on 27 Aug 2023
I am trying to associate Matlab with opening of .m files
It is not showing up in my default apps so I cannot make the change as specified below...
Any other ideas?
https://uk.mathworks.com/matlabcentral/answers/94655-how-do-i-associate-file-types-with-a-certain-application For Windows 8, Windows 10, and if the file extension is not in a list of file extensions:
1. Right click on any .m file in Windows and select Open With.
2. Select the More Apps option to show a full list of programs installed on your computer.
3. Select MATLAB and make sure the box at the bottom is checked that says "Always use this app to open .m files"
  6 Comments
talib
talib on 27 Aug 2023
hi i am mechanical engineer and working on matlab for my working. can you tell me how can i get source program from matlab? kindly guide me......thanks

Sign in to comment.

Answers (4)

Cam Salzberger
Cam Salzberger on 24 Oct 2017
Hello Daniel,
I'm assuming you are on Windows 8 or 10. Here are instructions for Windows 10, which I believe applies to 8 as well.
If MATLAB is installed, but not showing in the list of available apps, you can:
  1. Click the "Look for another app on this PC" link. It will open a file-selector window.
  2. Navigate to MATLAB's installation directory.
  3. Find the matlab.exe file inside the bin directory. On Windows, this is typically C:\Program Files\MATLAB\(release)\bin\matlab.exe. If it is not there, you can always run matlabroot from within MATLAB to find out where it's installed.
  4. Select that executable and hit "OK".
Alternatively, you can go to Settings -> Apps -> Default apps -> Choose default apps by file type. If the file extension you are looking to change is missing, it's probably easier to do the first workflow.
-Cam
  8 Comments
talib
talib on 27 Aug 2023
hi i am mechanical engineer and working on matlab for my working. can you tell me how can i get source program from matlab? kindly guide me......thanks
Walter Roberson
Walter Roberson on 27 Aug 2023
To get the source program for MATLAB, you would need to get a job with Mathworks. (Even then, you would probably have to move up several levels to be authorized to access the entire source code.)
Or there is always the option of purchasing Mathworks -- the entire company, that is. It is a privately held company not on the stock market, so no-one really knows how much the owners would ask for it. I would be pretty sure it would be over $US 1 billion.

Sign in to comment.


Lígia Martins d'Oliveira
Edited: Walter Roberson on 13 Dec 2018
I had the same problem as you and it worked fine for me (R2018a, Windows 10)

Claudia Lopez
Claudia Lopez on 10 Dec 2018
Hello, I just downloaded MATLAB R2018b and I am unable to open up any .m files in my desktop app. Please help by giving step by step instructions as i am very confused how to solve this issue.

Jonathan Portillo
Jonathan Portillo on 13 Dec 2018
I cannot open m-files or the simulink model by just clicking on file. (I need to use the Open File with another app) how do i fix this issue for Matlab R2018a?openfilewith.JPG

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!