How to run .mcr code in matlab

2 visualizaciones (últimos 30 días)
Daisy W
Daisy W el 8 de Oct. de 2016
Respondida: Walter Roberson el 8 de Oct. de 2016
I have a .mcr file but I don't know how to run it with Matlab. Any of your help will be greatly appreciated~The picture shows part of the code when I open it with Matlab.
  3 comentarios
Daisy W
Daisy W el 8 de Oct. de 2016
It is just a code made by matlab by someone else and I downloaded it from the internet. I can open it with matlab and see its content but I don't know how to run it. Thanks~
Walter Roberson
Walter Roberson el 8 de Oct. de 2016
Please show us an extract of what the content looks like when you look at it.
.mcr is not an extension used by Mathworks.

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 8 de Oct. de 2016
The posted code is Visual Basic. The .mcr extension is used for "macro" files for Visual Basic.
For information about running Visual Basic code from MATLAB see http://undocumentedmatlab.com/blog/running-vb-code-in-matlab

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by