Recent content by cherish_girl

  1. C

    How to Callback Function After Creating a GUI

    from net,as am new to this am unable to understand.so will u pleasezzz explain me in detail or else give me any web sites regarding gui.ill refer.i went thru a website named [PLAIN]www.matlabgui.com.it[/URL] is clearly given about how to add two numbers ,but wen i implement the same am getting...
  2. C

    How to Callback Function After Creating a GUI

    sorry am neew to this topic,i don't know how to print "hello world".on the screen just by pressing a button.i need to learn form basics,this is entirely new for me.
  3. C

    How to Callback Function After Creating a GUI

    how should i give,like btnsum.text=dosum(2,3).will i get the answer if i give like this,if yes where will i get the answer?and where should i write this,i.e..,in which line in Mfile?i.e..,should i write it inpushbutton call back?please give me the exact procedure of how to run a GUI for...
  4. C

    How to Callback Function After Creating a GUI

    after creating a gui ,how to call back a particular function? for example ,if i have created a gui call for adding two numbers with one push botton named 'sum' ,so that when we click on the sum push botton ,it should display the result.the problem is how to link this push button to call the...
Back
Top