MATLAB APP: Create a "log" box

29 ビュー (過去 30 日間)
William Pang
William Pang 2021 年 3 月 16 日
回答済み: Christopher McCausland 2021 年 3 月 16 日
Hello,
Just a general question, but I was wondering whether there is a way to create a box/text field to log all your activities. For instance, I'm building an image analysis app and I want to feed images into my software. Is there a way to display in the bottom of the app which images have been loaded and read into the software?
Thanks!

回答 (1 件)

Christopher McCausland
Christopher McCausland 2021 年 3 月 16 日
Hi William,
There are a few options to do this, if you are using the matlab app designer take a look at uitab and uipanel.
There are also other options such as message box but these are older and do not work as nicely as UI commands in the app designer. Good to know they are there but I would stick to UI!
I hope ths helps,
Christopher

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by