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

Комментарии • 22

  • @dariusz879
    @dariusz879 6 лет назад +3

    Finally, just needed to use those appdata functions!

  • @prashanththallada2617
    @prashanththallada2617 8 лет назад

    with this video i generated a code for adding two sine waves and there different properties and very big thanks for your help

  • @HypedKryptic
    @HypedKryptic 7 лет назад

    Thank you very much... been looking on the internet for days about this.

  • @anemicwolf4920
    @anemicwolf4920 2 года назад

    Thank you sir and god bless you!!!!!

  • @alexharijanto780
    @alexharijanto780 7 лет назад

    very clear explanation......thanks a lot

  • @entertainerton
    @entertainerton 5 лет назад

    Awesome. Thanks for the help.

  • @balauee1
    @balauee1 8 лет назад

    thanks for your help. it was a good one

  • @keirthkilat4879
    @keirthkilat4879 6 лет назад

    hello i need some help on how to edit cells using the app designer in matlab

  • @rociocamarena2123
    @rociocamarena2123 4 года назад

    thank you Sr! :)

  • @syntheticfiber7388
    @syntheticfiber7388 3 года назад

    why are we using setappdata and getappdata?

  • @MariettoChannel761
    @MariettoChannel761 8 лет назад

    Thanks for your help.

  • @callmeakhsa
    @callmeakhsa 4 года назад

    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

  • @abdullahfarani3213
    @abdullahfarani3213 8 лет назад

    plz explain the parameters of call back function

  • @ZahraaAljeshami
    @ZahraaAljeshami 7 лет назад

    thank you so much

  • @praneethkrishna6090
    @praneethkrishna6090 8 лет назад

    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

  • @mlgamingytv1471
    @mlgamingytv1471 7 лет назад

    Sir pls set an example for color counter gui thanks

  • @TheJFMR
    @TheJFMR 5 лет назад

    Thanks!

  • @nikhilnambiar7160
    @nikhilnambiar7160 7 лет назад

    how to pass data from gui1 edit box to gui2 edit box by pressing pushbutton from gui1

  • @saktinanda2421
    @saktinanda2421 6 лет назад

    thanks a lot

  • @199alexman
    @199alexman 8 лет назад

    i still get undefined function please help, i tried to have my variable as global variables but matlab is being a little baby