필터 지우기
필터 지우기

Error when selectin parameters during parameter estimation

조회 수: 1 (최근 30일)
lvjuvan
lvjuvan 2015년 11월 16일
답변: Subhra Saha 2015년 11월 18일
I've been trying to use the model estimation tool on simulink 2014b in order to validate a fairly complex hydraulic model. However, after I open the model estimation window, click on the "select parameters" and try to select parameters, the matlab promts states the following error:
The left hand side is initialized and
has an empty range of indices.
However, the right hand side returned
one or more results.
Error in
sldodialogs.VariableSelectorGC>lcbTableChanged
(line 346)
CV{iVar,1} = sVars(ct);
Error in hgfeval (line 62)
feval(fcn{1},varargin{:},fcn{2:end});
Error in javaaddlistener>cbBridge (line
52)
hgfeval(response, java(o),
e.JavaEvent)
Error in
javaaddlistener>@(o,e)cbBridge(o,e,response)
(line 47)
@(o,e)
cbBridge(o,e,response));
Warning: Error occurred while evaluating
listener callback.
What could be causing this? I have a hard time trying to see how this error message can be related to the task at hand.
Also, it might be worth mentioning that I'm using simmechanics in a submodel and that it works fine when i run it.
Thank you!

답변 (1개)

Subhra Saha
Subhra Saha 2015년 11월 18일
Hi lvjuvan,
There is an external bug report for this error:
There are workarounds in the bug report as well.
Hope this helps
-Subhra

카테고리

Help CenterFile Exchange에서 Simulink Report Generator에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by