The matlab file does not open.

5 vues (au cours des 30 derniers jours)
Muhendisleksi
Muhendisleksi le 9 Nov 2017
Commenté : Muhendisleksi le 10 Nov 2017
this error is occurring.
  3 commentaires
Brendan Gray
Brendan Gray le 10 Nov 2017
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.
Muhendisleksi
Muhendisleksi le 10 Nov 2017
yes it was an .exe file. How can I fix?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by