How to run .mcr code in matlab
2 views (last 30 days)
Show older comments
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 Comments
Walter Roberson
on 8 Oct 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.
Answers (1)
Walter Roberson
on 8 Oct 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
0 Comments
See Also
Categories
Find more on Downloads 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!