how to load my file in to matlab?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
David Sanchez
il 13 Giu 2014
Just write the name of the *.m file containing the data/script you want to load. Write it where you want it to run.
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!