error) ss2tf is not read
古いコメントを表示

In this way, the ss2tf function is not read. Other computers can read the same code, but not mine. It has already been reinstalled for the third time and control system toolbox is also installed. What is the solution?
14 件のコメント
Ameer Hamza
2020 年 5 月 1 日
Run the command
which ss2tf
and show the output.
Ji Hoon Kong
2020 年 5 月 2 日
Ji Hoon Kong
2020 年 5 月 2 日
編集済み: Walter Roberson
2020 年 5 月 2 日
Walter Roberson
2020 年 5 月 2 日
Please show the output of
license('test','control_toolbox')
Ji Hoon Kong
2020 年 5 月 3 日
Walter Roberson
2020 年 5 月 3 日
Please copy and paste the complete error message (not just a picture of the error message; it is easier for us to have it as text, please.)
Ji Hoon Kong
2020 年 5 月 3 日
Walter Roberson
2020 年 5 月 3 日
Is that the complete error message?
You have posted a picture of the error message. I would like to get the characters of the error message so that I can use a translation service as I do not read Korean.
Walter Roberson
2020 年 5 月 3 日
I suggest deleting the line and retyping it. you might have an invisible character
Ji Hoon Kong
2020 年 5 月 3 日
Ameer Hamza
2020 年 5 月 3 日
Ji, can you just copy and paste the following line and run it in the command window without typing anything else with it?
[num, den] = ss2tf(a,b,c,d);
Walter Roberson
2020 年 5 月 3 日
That error message would not be the one for the case that ss2tf was not found or for ss2tf having an error in its code. That error message can only mean that there is something wrong with the characters or syntax of the line. All other cases would have longer error messages.
Ji Hoon Kong
2020 年 5 月 3 日
編集済み: Ameer Hamza
2020 年 5 月 3 日
Ji Hoon Kong
2020 年 5 月 3 日
編集済み: Ameer Hamza
2020 年 5 月 3 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!