I am getting the message "execution of script matlabtb as a function not supported"

2 ビュー (過去 30 日間)
Why am I getting the error
execution of script matlabtb as a function not supported
when I try to run the script per the instructions? It appears that there is only one matlabtb.p file in the path.
This happens on both R2021b and R2022b.
I am running on Windows 11 (Pro).

採用された回答

Bora Eryilmaz
Bora Eryilmaz 2023 年 1 月 12 日
編集済み: Bora Eryilmaz 2023 年 1 月 12 日
See the note in the documentation page: https://www.mathworks.com/help/hdlverifier/ref/matlabtb.html
"Enter this command in the HDL simulator, not in MATLAB"
When you try to run it as a MATLAB command, you will get the error that you are seeing:
matlabtb 1
Execution of script matlabtb as a function is not supported:
/MATLAB/toolbox/edalink/foundation/hdllink/matlabtb.p
  1 件のコメント
Ashley Scott
Ashley Scott 2023 年 1 月 12 日
Yes, this solved my problem. I tried following the instructions in the example instead of reading the description of the function in the documentation page.

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

その他の回答 (0 件)

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by