Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

RE: Need help about GUI (Beginner)

  • To: "#BEKTI HARSONO#" <bektiharsono@pmail.ntu.edu.sg>
  • Subject: RE: Need help about GUI (Beginner)
  • From: "Roy Schestowitz" <r@schestowitz.com>
  • Date: Sat, 04 Dec 2004 16:21:50 +0000
  • Delivery-date: Sat, 04 Dec 2004 16:21:50 +0000
  • Envelope-to: r@schestowitz.com
  • Reply-to: r@schestowitz.com
No problem at all. I hope you don't mind me archiving these suggestions
on the Web as well.

Roy

> This is a multi-part message in MIME format.
> 
> 
> Dear Roy,
>  
> Thank you very much Roy for your very quick reply ( I got very
impressed indeed, thanks).
>  
> Ok, I'll try it first. Later if I have other question then I hope you
do not mind to share your precious time to help me.
>  
> Thanks.
>  
> Regards, Bekti
> 
> ________________________________
> 
> From: Roy Schestowitz [mailto:r@schestowitz.com]
> Sent: Sat 12/4/2004 11:28 PM
> To: #BEKTI HARSONO#
> Subject: Re: Need help about GUI (Beginner)
> 
> 
> 
> Hi Bekti,
> 
> First of all, I have to admit that I have no prior experience with
> Simulink. I don't know exactly how it links with MATLAB, but I am sure
> it does.
> 
> What you will need to do is find out how to call your Simulink object
> from MATLAB. Once you know how to just begin your simulation from
> MATLAB, you will need to try and pass it some extra parameters, i.e.
> some additional information if you like. You then need to wrap this
> parameter-passing call with a graphical user interface. The best
> (quickest) way to do this is by 'hacking' an existing GUI. Try, for
> example, Child Window which I have submitted to MATLAB Central. Instead
> of displaying the selection, bind it to a function call.
> 
> Here is an example:
> 
> If you find that your simulation can be started by the call
> ac_simulation(100, 30, 3), then generalise it to ac_simulation(x, y, z)
> and have the GUI (which already has the slider machanism in place)
> output x, y and z and feed them into this function call.
> 
> Let me know if you get stuck,
> 
> Roy
> 
> --
> Roy Schestowitz
> http://schestowitz.com
> 
> 
> > Hi Roy,(advice me if I address you inappropriately)
> > 
> > Firstly, let me introduce myself. My name is Bekti Harsono. I am a
> student of Nanyang Tech Univ, EEE (www.ntu.edu.sg)
> > 
> > Currently, I have a project to build a system simulation, Air
> Conditioning system to be exact.
> > 
> > I have finished my design, using Simulink. And the next step is to set
> the parameters and initial conditions from the GUI.
> > 
> > I have read your tips from the mathworks site, and also other related
> topics. However I still confuse and have no idea about this.
> > 
> > Could you give me some advice, or whatsoever document that might help
> me in creating the GUI linked to the simulink?
> > 
> > Thank you very much, looking for your assintance.
> > 
> > Best Regards
> > Bekti Harsono




[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index