How do I take a snapshot of a Scatter Plot Scope in Simulink Report Generator 3.3 (R2008a)?

6 views (last 30 days)
I have a Scatter Plot Scope block in my Simulink model. I use the Scope Snapshot Component in my report but I do not see a snapshot in the report.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 8 Jan 2010
The ability to take a snapshot of the Scatter Plot Scope block from Communications Blockset is not present in Simulink Report Generator 3.3 (R2008a).
As a workaround, you may use the SCATTERPLOT function in an Embedded MATLAB block taking care to declare it as an extrinsic function using the EML.EXTRINSIC macro. Then, you may use the Figure Snapshot component to capture the Handle Graphics figure that is displayed.

More Answers (0)

Categories

Find more on Reporting and Database Access in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2008a

Community Treasure Hunt

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

Start Hunting!