Is there an example that demonstrates the use of matrix parameters within S-Function Builder for Simulink 6.3 (R14SP3)?
Mostrar comentarios más antiguos
I am attempting to convert the example "Example of a Discrete State S-Function" into an S-function built by S-Function Builder. However, when I try to introduce the four matrices (C and D under "Outputs", and A and B under "Discrete update") as parameters, I cannot find any way to do so, since parameters such as A[2][2] or A[4] are refused by the build procedure. I do not know how to enter parameters other than scalars into the S-Function Builder.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Author Blocks Using S-Function Builder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!