Azzera filtri
Azzera filtri

Error when selectin parameters during parameter estimation

1 visualizzazione (ultimi 30 giorni)
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!

Risposte (1)

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

Categorie

Scopri di più su Simulink Report Generator in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by