Unable to assign Input Data in the Parameter Estimation tool

조회 수: 8 (최근 30일)
Ruben
Ruben 2024년 9월 30일
편집: Ruben 2024년 10월 3일
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!

채택된 답변

nick
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
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.
Ruben
Ruben 2024년 10월 3일
편집: Ruben 2024년 10월 3일
Hi Nick,
As requested, I attached the .slx file of my model.
Okay, so maybe I need to detatch the whole submodel and put it in a new .slx file, first in the heirarchy?
Thank you.
UPDATE: This worked! An easy fix if you know what to do... Thanks for the knowledge, I will accept the answer.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by