Does anyone recognize this command rttDirList ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Edward Lannon
am 30 Okt. 2020
Kommentiert: Walter Roberson
am 3 Nov. 2020
Does anyone recognize this command rttDirList ? It is code that I need to learn and google has yet to help. I think it is some version of dir.
Thanks for the help,
Edward
1 Kommentar
Akzeptierte Antwort
Gouri Chennuru
am 3 Nov. 2020
Hi Edward,
As per my undertanding, rttDirList is’nt a MATLAB internal function in a MATLAB code file (.m,.mlx, or .p extension), or a saved Simulink model
which rttDirList -all
you will get,
'rttDirList' not found.
Which clearly indicates that its not a MATLAB internal function.
It might be an array or another user-defined function.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu File Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!