Error in 'Qss_series_tr/Battery Controller/Geno-Group On/Clock': Failed to evaluate mask initialization commands.
조회 수: 1 (최근 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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/577032/image.png)
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!