필터 지우기
필터 지우기

How to embed Simulink Object Scope into gui?

조회 수: 3 (최근 30일)
Pasindu Wijesekara
Pasindu Wijesekara 2011년 3월 9일
I want to embed the scope of my simulink in to my GUI.Can any one please help me to do that. Thanks

답변 (1개)

Paulo Silva
Paulo Silva 2011년 3월 10일
You can't embed the simulink scope but you can use this Simulink Signal Viewing using Event Listeners and a MATLAB UI or just get the simulation data after the simulation has finished and plot it in your GUI.
  댓글 수: 2
Pasindu Wijesekara
Pasindu Wijesekara 2011년 3월 10일
Thank you for your answer and actually I am doing my final year project about GUI for WiMAX simulink.It is used an Spectrum Scope.I used this example but unable to find a propper way for it.I am new to Matlab and its quit difficult to go through this.And I also try this example;
http://www.mathworks.de/matlabcentral/fx_files/4539/2/SpectrumScope.zip
but it also little bit confusing me.I want to display the real time Spectrum Scope, display on my GUI. Its better if you can give me a proper way to fix this if it is possible.
Thank You.
Guy Rouleau
Guy Rouleau 2011년 3월 11일
In my opinion, the answer by Paul is the best way to pass data between a Simulink model and MATLAB GUI

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by