lookup table for a function
Mostra commenti meno recenti
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 Commenti
dpb
il 27 Ago 2014
Use multiple tables where each complies with the rules -- but how are you going to know which is the correct response when there are two (or more) possible values (which, of course, is why the restriction in the first place)???
Danilo NASCIMENTO
il 27 Ago 2014
dpb
il 27 Ago 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...
Risposta accettata
Più risposte (1)
Amira benAmeur
il 28 Nov 2017
Modificato: Amira benAmeur
il 29 Nov 2017
0 voti
if you have decimal numbers in your data entries make sure that you didn't use ',' instead of '.' in the decimal number
Categorie
Scopri di più su Tables in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!