Error in 'Qss_series_tr/Battery Controller/Geno-Group On/Clock': Failed to evaluate mask initialization commands.
3 ビュー (過去 30 日間)
古いコメントを表示
Hello it is I am currently doing my final year project. My topic is "Design and simulation of hybrid electric mini tractor". For that i have to simulate three different powertrains In order to select configuration. I have made these three powertrains using QSS system Toolbox. But I am getting errors on running the simulation of series HEV Powertrain model. I have mentioned problem and model below.
Error in 'Qss_series_tr/Battery Controller/Geno-Group On/Clock': Failed to evaluate mask initialization commands.
Caused by:
- Error: Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
If anybody knows a solution to this please answer as early as possible.
1 件のコメント
Maadhav Akula
2021 年 4 月 22 日
編集済み: Maadhav Akula
2021 年 4 月 22 日
Hi Pratik,
Without the model it's difficult to debug, according to the error, I would suggest you to have a look at the Mask Initialization Commands of that particular block.
回答 (1 件)
Mike Sasena
2022 年 6 月 20 日
One thing I see in your model is that you've created 2 subsystems that don't have connected inputs. It looks like you're trying to create a single model that has different variants for the powertrain system in it. I'd highly recommend you look at Variant Subsystems as a way to manage the architecture.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!