Does the 'sigmaplot' function plot the minimum or the maximum singular values of a MIMO transfer function?

9 views (last 30 days)
I am using the 'sigmaplot' function to plot the singular values of my controller function which has 2 inputs and 1 output. The figure is shown below:
I want to know which singular values does the 'sigmaplot' function plot? Minimum or maximum?

Answers (1)

Paul
Paul on 13 Nov 2023
Edited: Paul on 13 Nov 2023
I think it plots all of the singular values that are not identically zero, unless the MagUnits property is set to 'abs', in which case it plots all of the singular values.

Community Treasure Hunt

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

Start Hunting!