how to read my variables ?
Ältere Kommentare anzeigen
Hello,
I am using uiimport to load all inside of my file ascii. My file has 2 types of information separatelly, one textdata and the another numeric data. It is loaded in my workspace.Now how could i to work from .m once time loaded in my workspace? How my .m can recognize the variables in my workspace? How can i call these variables in my .m? Perhaps the answer is easy but i am beginner, really sorry in advance. I hope you can help me. thanks
1 Kommentar
isabong
am 8 Jul. 2011
Akzeptierte Antwort
Weitere Antworten (1)
Laura Proctor
am 8 Jul. 2011
0 Stimmen
Your variable names will be listed in the Workspace window, and you will use those names to get the data.
Hope this helps!
1 Kommentar
isabong
am 8 Jul. 2011
Kategorien
Mehr zu Variables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!