MATLAB APP: Create a "log" box

38 Ansichten (letzte 30 Tage)
William Pang
William Pang am 16 Mär. 2021
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!

Antworten (1)

Christopher McCausland
Christopher McCausland am 16 Mär. 2021
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

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by