Why does the command "edit <filename>" return the error "Unable to edit '<filename>'. Editing namespace folders using the EDIT function is not supported"?
Mostra commenti meno recenti
I want to edit the file "<MATLAB path>/toolbox/wavelet/core/wavelet/@cwtfilterbank/wt.m" using the "edit" command. However, the command
edit wt
gives the error
Error using edit (line 69)
Unable to edit 'wt'. Editing namespace folders using the EDIT function is not supported.
However, "<MATLAB path>/toolbox/wavelet/core/wavelet/@cwtfilterbank/wt.m" is not a namespace folder. Why am I receiving this error and how do I edit my desired file?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB Report Generator in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
