MATLAB GUI Tutorial: Learn how to pass data within GUI functions | getappdata setappdata
HTML-код
- Опубликовано: 7 фев 2025
- This video domonstrate the use of matlab commands for passing the data between two functions in GUI.
Email: satendra@urbanschool.in
www.urbanschool.in
Finally, just needed to use those appdata functions!
with this video i generated a code for adding two sine waves and there different properties and very big thanks for your help
Thank you very much... been looking on the internet for days about this.
Thank you sir and god bless you!!!!!
very clear explanation......thanks a lot
Awesome. Thanks for the help.
thanks for your help. it was a good one
hello i need some help on how to edit cells using the app designer in matlab
thank you Sr! :)
why are we using setappdata and getappdata?
Thanks for your help.
Hi, this video is helping me a lot, now i'm wondering if you could teach me, how to display result from function into edittext GUI
example, function were called "PrintRules(rules_left, rules_right);", it's call function value from other .m file called PrintRules.m
i'm already try set(handles.edit3,'String',PrintRules(rules_left,rules_right)); but got error result.
please give me enlightment
plz explain the parameters of call back function
thank you so much
Bro, I need a GUI interfaced program, giving me the result as follows...
"I take two blank boxes and a display box below that two and I will mention the one box as the upper and the other as the lower...When I tap the upper box I need the display as 1(set) and when I tap the lower box I need the display as 2(reset)"...Will u plz give me the program regarding that....!!!!?than q
Sir pls set an example for color counter gui thanks
Thanks!
how to pass data from gui1 edit box to gui2 edit box by pressing pushbutton from gui1
thanks a lot
i still get undefined function please help, i tried to have my variable as global variables but matlab is being a little baby