Thread Subject:
how to link m file with gui

Subject: how to link m file with gui

From: vinod G

Date: 6 Jul, 2012 11:32:08

Message: 1 of 4

i,ve created a gui in which i,ve included a pushbutton through i want to link a .m file and calulation part is written in m file i want run it directly and wantd to dislpay the graph..can u suggest??

Subject: how to link m file with gui

From: Kristin

Date: 21 Jul, 2012 07:42:32

Message: 2 of 4

"vinod G" <vinodgoudar@gmail.com> wrote in message <jt6ibo$k5l$1@newscl01ah.mathworks.com>...
> i,ve created a gui in which i,ve included a pushbutton through i want to link a .m file and calulation part is written in m file i want run it directly and wantd to dislpay the graph..can u suggest??

Look through the GUI script. Call the m-file in the pushbutton callback function...

Subject: how to link m file with gui

From: Image Analyst

Date: 22 Jul, 2012 03:43:25

Message: 3 of 4

vinod G:
You've asked about one of the most basic things in MATLAB that most people learn on Day 1. View some of Doug Hull's video tutorials so that you can learn how to write programs in MATLAB.

Subject: how to link m file with gui

From: steve.nospamm@gmail.com

Date: 22 Jul, 2012 03:56:05

Message: 4 of 4

On Friday, July 6, 2012 6:32:08 AM UTC-5, vinod G wrote:
> i,ve created a gui in which i,ve included a pushbutton through i want to link a .m file and calulation part is written in m file i want run it directly and wantd to dislpay the graph..can u suggest??

hello vinod, need to put matlab code in m file then button calls the code. when button calls code you see it and do calculation

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us