Filter löschen
Filter löschen

Why isn't a GoTo tag used in asbQuadcopter's Non-linear airframe block showing it's corresponding From tag outside that block and how to fix it?

3 Ansichten (letzte 30 Tage)
Here the From block is marked inside the nonlinear block.
Here the goto source shows none. I have made sure that the GoTo tag is set to global visibility. Please help.
Thanking You
Apoorv Pandey
apoorv.pandey.19e@iitram.ac.in

Akzeptierte Antwort

Luca Ferro
Luca Ferro am 13 Feb. 2023
The global scope can be useful to connect From and Goto blocks anywhere in the model BUT the location must be virtual. You cannot pass to locations that trespass nonvirtual subsystems blocks. Goto and From blocks can only be virtual.
You should maybe check if your From block is actually virtual.

Weitere Antworten (0)

Kategorien

Mehr zu Parrot Minidrones finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by