How to you store data into an array by clicking an button in MATLAB App designer?
Show older comments
Gooday,
I would like some assistance in creating a code for storing multiple variables in an array when the user presses a "Pushbutton". For example when a user enters two numberic values into the application. The application then calculates the area of the room and I would like application to allow the user to store the three variables ( length_of_room, Width_of_room and Area_of_room) into and array. Any assistance is appreciated. Thank you
3 Comments
Benjamin Thompson
on 2 Feb 2022
Can you look over the examples for App Designer and give it a try? Type "doc appdesigner" in MATLAB, go to appdesigner, and select the examples tab. The MATLAB web site also has some webinars on the topic.
Rik
on 3 Feb 2022
Kyle Ramphal
on 3 Feb 2022
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!