フィルターのクリア

Invalid Output times specified in the Configuration Parameters dialog for block diagram 'untitled1'

92 ビュー (過去 30 日間)
I am trying to simulate the attached model but it gives the above error. How can I solve it.
Please advise about the type and solvers suitable for the attached model

回答 (4 件)

Jaime Alcón Casillas
Jaime Alcón Casillas 2018 年 1 月 1 日
Goog morning to all,
I have already solved that problem. I had that problem yesterday and i needed one day to know where is the problem.
In the "Configuration parameters" from simulink you just need to change the solver options to "Fixed-Step" and it will work
Regards to all
  2 件のコメント
Mehdi BENSEDDIK
Mehdi BENSEDDIK 2019 年 1 月 5 日
Thank you so muuuuch it's very helpful...
I solved this problem too.
sneha j
sneha j 2021 年 5 月 18 日
Thank you, Jaime, it helped me too!

サインインしてコメントする。


Xidong WEI
Xidong WEI 2016 年 11 月 22 日
if you use produce additional point, you should fill the blank named output times which is after the output options. Did you fill it?

Shaz Shah
Shaz Shah 2022 年 5 月 25 日
haii everyone ..
Error evaluating expression '1 e-5 ' for 'AbsTol' specified in the Configuration Parameters dialog for block diagram 'TRMS4SigmoidPID_simulink'.
can i know how to solve this problems its same with above?
  4 件のコメント
Walter Roberson
Walter Roberson 2022 年 5 月 26 日
That would be a different error message, though. I can tell from the error that it is complaining about an invalid subscript, but without more detail I cannot tell if it is complaining about subscript out of range or if it is complaining about the subscript not being an integer. You should put in a breakpoint at that line and execute to there, and check size(yout), size(yout{jj}) and check the value of tend
Shaz Shah
Shaz Shah 2022 年 5 月 26 日
ouhh i see ... thank you for your response ..

サインインしてコメントする。


Haroon Zafar
Haroon Zafar 2022 年 11 月 13 日
Change configuration parameter setting for output options. See attched screenshots. First one is the actual setting in the untitled1.mdl file.
Chage additionl settings>>>> Output options to Refine
It might create algeabaric loop that can be autocorrected.

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by