Unable to assign Input Data in the Parameter Estimation tool
8 次查看(过去 30 天)
显示 更早的评论
Hello everyone. I am trying to learn the parameter estimation tool in Simulink. However, I cannot figure out how to import the Input data. Output data is the only section that appears on screen. Every tutorial I encountered, like here: Estimate Parameters from Measured Data - MATLAB & Simulink - MathWorks Benelux , there is a distinct Input tab. Am I doing something wrong? I cannot find anyone else who had the same issue. Thx!

0 个评论
采纳的回答
nick
2024-9-30
Hi Ruben,
It seems that there is no root-level 'Inport' block in the SLX file. The 'Inputs' panel in the "Parameter Estimator" App is not displayed when there is no root-level 'Inport' block.
You can refer to the following documentation to learn more about 'Model Requirements for Importing Data':
3 个评论
nick
2024-10-3
Hi Ruben,
The first file in the heirarchy is at the root-level. For example, in this case 'untitled' is at root-level.

Could you please share the SLX file of the model? This will reproduce the issue and investigate further.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Environment Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!