record matlab code when using interface

4 ビュー (過去 30 日間)
alex
alex 2016 年 3 月 7 日
回答済み: Walter Roberson 2016 年 3 月 7 日
Is there a way to see the code created by the matlab interface the same way you can record visual basic on excel. A simple example would be importing a csv. It is easy to click the import data button and make sure the first row is dropped, etc. I'm curious if I can then see the code that was executed to import that data. Thanks

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 3 月 7 日
If you use uiimport() then over at the top right where it says "Import Selection", there is a drop-box. That drop-box has options for "Generate script" and "Generate function" that will create appropriate code for you.

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by