The matlab file does not open.

this error is occurring.

3 Comments

How are you trying to open the file? It looks like you are trying to open it using the MATLAB Runtime, which is used to run compiled applications (these are usually .exe files if they are standalone applications). In order to open a .m file, you need to open it in MATLAB, which is different from the MATLAB Runtime.
yes it was an .exe file. How can I fix?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Asked:

on 9 Nov 2017

Commented:

on 10 Nov 2017

Community Treasure Hunt

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

Start Hunting!