Using lookup tables in a different way

Hello,
I wonder is it possible to use simulink lookup tables in a way that my input is matrix and vector ? If i have for example structure:
variable.a= [ 1 2 3 ] variable.b = [20 10] variable.c = [1 5 10; 2 6 12]
I would like to use inputs variable.b and variable.c and get output variable.a.
For example if variable.b = 10 and variable.c = 10, my output for variable.a would be between 2-3, based on the calculation method which is used.

1 comentario

TAB
TAB el 8 de Ag. de 2012
Implement your own look-up table using one of the User-defined block.

Respuestas (0)

La pregunta está cerrada.

Productos

Etiquetas

Preguntada:

el 8 de Ag. de 2012

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by