lookup table for a function
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Danilo NASCIMENTO
el 27 de Ag. de 2014
Editada: Amira benAmeur
el 29 de Nov. de 2017
Hey guys I'm trying to use a lookup table for a function that is not monotonically increasing, but simulink is saying to me that the points of this function should be monotonically increasing. How do I do this:
3 comentarios
dpb
el 27 de Ag. de 2014
I don't know Simulink but that surprises me that decreasing monotonically is an issue. Are you sure it is monotonic or does it have a repeated value, maybe?
Mayhaps need to see the data to comment further...
Respuesta aceptada
Más respuestas (1)
Amira benAmeur
el 28 de Nov. de 2017
Editada: Amira benAmeur
el 29 de Nov. de 2017
if you have decimal numbers in your data entries make sure that you didn't use ',' instead of '.' in the decimal number
0 comentarios
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!