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
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
Daisy W 2016년 10월 8일
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 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
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에 대해 자세히 알아보기

태그

질문:

2016년 10월 8일

답변:

2016년 10월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by