how to load my file in to matlab?

1 回表示 (過去 30 日間)
asthana
asthana 2014 年 6 月 13 日
コメント済み: asthana 2014 年 6 月 13 日
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 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by