How can I determine which blocks support symbolic dimensions?

7 visualizaciones (últimos 30 días)
When I try to run a Simulink model, the following error message is thrown: 
'MyModel/Complex to Real-Imag' does not support symbolic dimensions propagation.
How can I check which blocks support symbolic dimensions?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 21 de Dic. de 2020
This information can be found by executing the command:
>> showblockdatatypetable
It will open a table that summarizes all the datatypes that are accepted for each Simulink block.
Refer to the documentation bellow for more information regarding this function:

Más respuestas (0)

Categorías

Más información sobre General Applications en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by