How to run .mcr code in matlab
이전 댓글 표시
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
John D'Errico
2016년 10월 8일
There are multiple kinds of file that may have a .mcr extension. Unless you tell which one it is, it will be difficult to give you help.
Daisy W
2016년 10월 8일
Walter Roberson
2016년 10월 8일
Please show us an extract of what the content looks like when you look at it.
.mcr is not an extension used by Mathworks.
답변 (1개)
Walter Roberson
2016년 10월 8일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!