How can I show two points value in a wave?

Dear beloved community,
May I know how I can show two values (x and y axis) from the Simulink scope like this image that I found online:
I use the "Data tip" function, but it only can view once. Then when I press other point, the previous value will vanish.
Will really appreciate if you can help. Thank you.

1 Comment

hello
why not simply export your simulink data to matlab workspace and do plots with more capabilities than the simulink scope ?

Sign in to comment.

Answers (1)

A simple workaround is, first right click the scope output and select 'Print display to figure'.
Now you can simply click on points on the new figure that opens up which is identical to the scope output, and select as many points as you need
It will appear as seen in the screenshot below

Products

Release

R2021a

Asked:

on 1 Nov 2021

Answered:

on 10 Nov 2021

Community Treasure Hunt

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

Start Hunting!