Invalid Simulink object name: 'task_05/C​ircuit/R_l​oad'.

Hi, I've been struggling with the same problem for a couple of days. I built my electric circuit in Plecs through Simulink.
and the same warning sign came out consistently.
-----------------------------------------------------------------------
Error using Task5
Invalid Simulink object name:
'task_05/Circuit/R_load'.
Caused by:
Error using Task5
Unable to find block 'R_load'.
--------------------------------------------------------------------------
It looks like there are some errors to the name of the block "R_load". I tried to change the name of block for several time like "R", "R2", "2", but all the try was not working.
how can I fix the error?

1 Kommentar

Angelo Yeo
Angelo Yeo am 14 Dez. 2023
Bearbeitet: Angelo Yeo am 14 Dez. 2023
This issue sounds very specific to the model. Can you share the model reproduction steps for further investigation?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

madhan ravi
madhan ravi am 14 Dez. 2023

0 Stimmen

It is possible that R_load has invisible character at the end. Click on R_load Subsystem and then type gcb in MATLAB command window to get the exact name of the subsytem.

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 13 Dez. 2023

Beantwortet:

am 14 Dez. 2023

Community Treasure Hunt

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

Start Hunting!

Translated by