Notepad within matlab?
8 ビュー (過去 30 日間)
古いコメントを表示
I'm creating a tool that is used for data analysis which has a main figure window which has plots of the data. I want to have another empty figure docked onto this main figure which I want to work as a notepad. I want the user to be able to use this second window as a notepad to make notes or keep track of things. I can use a uicontrol edit and just have an empty box but I'd prefer it had more text controls displayed like add a checkbox or numbered list. Also uicontrol edit does not seem to allow a user to say hit enter and go to the next line and type. Is there a way to display text editor options for a uicontrol textbox?
3 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Entering Commands についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!