PROBLEM WITH LOOKUP TABLE
조회 수: 4 (최근 30일)
이전 댓글 표시
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
채택된 답변
Fangjun Jiang
2020년 6월 4일
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
Fangjun Jiang
2020년 6월 4일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!