I am getting the message "execution of script matlabtb as a function not supported"
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ashley Scott
el 12 de En. de 2023
Comentada: Ashley Scott
el 12 de En. de 2023
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).
0 comentarios
Respuesta aceptada
Bora Eryilmaz
el 12 de En. de 2023
Editada: Bora Eryilmaz
el 12 de En. de 2023
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
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!