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 ?

댓글을 달려면 로그인하십시오.

 채택된 답변

Les Beckham
Les Beckham 2024년 12월 4일
편집: Les Beckham 2024년 12월 4일
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.
You are quite welcome.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

제품

릴리스

R2018a

태그

Community Treasure Hunt

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

Start Hunting!

Translated by