MATLAB: PROBLEM WITH LOOKUP TABLE

lookuptableMATLAB and Simulink Student Suite

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?

Best Answer

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.