PROBLEM WITH LOOKUP TABLE
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Brandon Andrade
le 4 Juin 2020
Commenté : Brandon Andrade
le 4 Juin 2020
HI. I need help. I used to have Matlab r2017a, since this month i started using look up tables, but my problem is that when i enter to the block parameters of 1-D Lookup Table and make clic in the bottom of edit table and breakpoints, it doesn't apper me the data table to edit, instead of that it appers me a message in the command window of matlab that says "The Lookup Table Editors doesn't support libraries".
i thought it was a software problem and i unistalled that version and download the r2018a version but i am having exactly the same problem. what can i do please?
0 commentaires
Réponse acceptée
Fangjun Jiang
le 4 Juin 2020
You must have been trying to do that in a Simulink Library file, not a Simulink model file. If you really want to customize this block and save it to your customized library file, then do it first in a model file and then copy it to the library file.
3 commentaires
Fangjun Jiang
le 4 Juin 2020
Drag and drop the block from Simulink library to a new Simulink model file, make the change, drag and drop it to your library file.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Interactive Model Editing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!