Simulink: Variable Lookup axis
显示 更早的评论
Hi, I have a problem. I'm using Simulink & Embedded Coder. I want to create a 1-D Look up table with a variable x-axis. So for example I have a Lookup with a:
x = 0, limit, limit+10; y = 0, 10, 20;
What my problem is, I want to change the breakepoint "limit" via a CAN Signal but I don't know how I can link the breakepoint "limit" of my lookup with a CAN Signal for example a MPT Signal.
Thank you for your help.
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Lookup Tables 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!