Does anyone recognize this command rttDirList ?
3 次查看(过去 30 天)
显示 更早的评论
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
采纳的回答
Gouri Chennuru
2020-11-3
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!