Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How a plot object in a Matlab GUI file could display a plot in a separate m-file?

Status
Not open for further replies.

Ahmed Alaa

Full Member level 5
Joined
Jul 22, 2009
Messages
317
Helped
61
Reputation
136
Reaction score
44
Trophy points
1,318
Location
Egypt
Activity points
2,965
Dear all,

I have no prior experience with GUI in MATLAB, so i want to know how a plot object (say 'axes1') in a GUI file could display a plot in my code that is in a separate m-file.

thanks,

Ahmed
 

MATLAB GUI

u can use findobj to find the target's object's handle and pass it to where u want to display
 

    Ahmed Alaa

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top