how to load my file in to matlab?

hello every one i have one file that is (.m file) now if i want to load that file in to another file and data that file contain so how to do so
i am making the program for number plate extraction so i made one library contain all digit as well as all alphabatic digit now in another file i have to use that file to compare it so how to load that file
please help me how to do so

답변 (1개)

David Sanchez
David Sanchez 2014년 6월 13일

0 개 추천

Just write the name of the *.m file containing the data/script you want to load. Write it where you want it to run.

댓글 수: 2

asthana
asthana 2014년 6월 13일
explain with me example
asthana
asthana 2014년 6월 13일
so suppose the file name is template.m so i can just write load template in the code

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

질문:

2014년 6월 13일

댓글:

2014년 6월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by