Function that has a text file as input
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi I somehow know how to create a new function in matlab, while the function has NUMBERS as input. How can I define a Text file as input for my Matlab function? your answers really makes my life easier.
0 Commenti
Risposta accettata
Jan
il 29 Feb 2012
What exactly do you mean by "text file"? The name or the contents of the file?
Both possibilities mean, that the input is a string, but in the first case, the input is treated as file name.
2 Commenti
Jan
il 9 Mar 2012
What did you do exactly and what does "it does not work" mean explicitely? Currently the description of the problems is too vague to allow a specific answer.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import and Export in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!