real-time signal plotting in Guide

13 views (last 30 days)
Franzi
Franzi on 6 Dec 2011
Hello,
I'm instantly hoping some of you can help me! I'm trying to connect data from a Simulink block to an axis in Guide. I'm working on it for weeks / months right now….and still no success.
A signal simulated in Simulink should be plotted in an axis in Guide in real-time. There is an example which contains my problem:
But I have no idea how I can use it for my own Simulink and Guide files.
I think it already would be a big help, if I'd know how the m-file looks like for a very simple Guide Model (1 Build- Start and Stop- button, 1 axes) and Simulink Model (1 block)
The example from Phil Goddard is very complex and the whole Guide figure is programmed in the Matlab file. I don't want to do it in that way because my final Guide figure will contain more than 30 buttons, axes etc. So I'd like to use the Guide ‘Property Inspector’ which makes it much easier for me to handle the complexity.
Many many thanks! franzi
  1 Comment
Paulo Silva
Paulo Silva on 6 Dec 2011
It's not easy to understand how they work but you can manage it, just spend a little time messing around with the code, that was what I did when started my thesis, unfortunately it was slow

Sign in to comment.

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!