Changing imported variable names
古いコメントを表示
I have a program which imports data into MATLAB in a long list of variables. Unfortunately the creators of this program didn't consider how MATLAB ranks variables and so I will get a list like: ...1... ...10... ...11... ...19... ...2... ...20... ( where ...1... should be followed by ...2...) and so on. Is there any way to insert a 0? Cheers
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Characters and Strings についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!