hello, my place func is missing and can't use pole placement and says this function is missing from control toolbox... what should I do?
place(A,B,p)

 採用された回答

Cris LaPierre
Cris LaPierre 2020 年 3 月 13 日
編集済み: Steven Lord 2020 年 3 月 14 日

0 投票

type which place
The result should be somethign like this: "C:\Program Files\MATLAB\R2019b\toolbox\control\ctrldesign\place.m"
Verify that you have the Control Toolbox by typing ver. The result should be somthing like this:
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.7.0.1319299 (R2019b) Update 5
MATLAB License Number: YOUR_LICENSE_NUMBER_HERE
Operating System: Microsoft Windows 10 Enterprise Version 10.0 (Build 18362)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.7 (R2019b)
Control System Toolbox Version 10.7 (R2019b)
Curve Fitting Toolbox Version 3.5.10 (R2019b)
Optimization Toolbox Version 8.4 (R2019b)
Signal Processing Toolbox Version 8.3 (R2019b)
Statistics and Machine Learning Toolbox Version 11.6 (R2019b)
Symbolic Math Toolbox Version 8.4 (R2019b)
If you don't have the Control System Toolbox but have access to it, use the Add-Ons menu in the Home tab toolstrip to get it.
[SL: removed the license number. Your license number should appear where YOUR_LICENSE_NUMBER_HERE appears.]

2 件のコメント

ped pedi
ped pedi 2020 年 3 月 13 日
thanks
I get place.m file from another user and copy it there and it worked.
Cris LaPierre
Cris LaPierre 2020 年 3 月 13 日
It's better to use the Add-Ons menu to reinstall the toolbox.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

質問済み:

2020 年 3 月 13 日

編集済み:

2020 年 3 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by