How to load a function to use in Matlab? In this case the DiskMargin function.

I'm using the Matlab 2018a version and I want to use the DiskMargin function but this version don't have this function. How to load a function to use in Matlab?

1 个评论

I don't understand. You want to use a function that does not exist in your MATLAB release ? Where do you want to get a compatible version of the function from ?

请先登录,再进行评论。

 采纳的回答

diskmargin is a function in the Robust Control Toolbox. You will need to install that toolbox.
Also, that function was added to that toolbox in R2018b, so you will need to get a more recent version of Matlab.

5 个评论

In addition the poster will need to upgrade to release R2018b or later, as this function was "Introduced in R2018b".
Thanks, Steven. I had noticed that as well and updated my answer.
I think that the diskmargin function was added in the Robust Control Toolbox after of the 2018a Matlab release. Must be the reason that I don't have that function.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Disk-Based Gain and Phase Margins 的更多信息

产品

版本

R2018a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by