Problem right clicking on step plot (Control System Toolbox )

Using the funtion step of the Control System Toolbox, I want to see the Characteristics of the plot, but right clicking on the figure the window with the opstions does not appear.
I'm on Windows 10, and I'm using MatlabR2020a

2 Comments

Attaching a Screenshot would help.
When I use the right click, the menu does not appear

Sign in to comment.

Answers (3)

In my opinion, try using stepplot function instead of step function. Stepplot will give you the option of seeing characteristics after you right click on the figure and not step.

1 Comment

I tried with Stepplot, but only appears this when i right click with the cursor "edit plot", while if i right click with non specific cursor selected, no menu appears.
Instead I want the option "characteristics"

Sign in to comment.

a simple answer to this question is create a new file with .m file, save it and run it. after your plots are poped-up. and voila you got your charcteristics option.
Hello Gerardo,
Did you find the solution? I have same problem.

Asked:

on 1 Jun 2020

Commented:

on 15 Sep 2023

Community Treasure Hunt

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

Start Hunting!