Regarding the Vehicle with Manual Transmission example
4 ビュー (過去 30 日間)
古いコメントを表示
I've been working on modeling a diesel bus for a while. As an example, I took the Vehicle with Manual Transmission example. However, I could not find the working logic of Stateflow and the expansions of some words. Can you help me?
0 件のコメント
回答 (1 件)
Swaraj
2023 年 12 月 18 日
Hi Ali,
Please follow the below steps to find the working logic of the Stateflow.
1. Run the below command to open the example model in the MATLAB command line.
openExample('sdl/VehicleWithManualTransmissionExample')
2. Open the "Gear Control" subsystem.
3. Open the "Gear Request" subsystem.
4. Open the "Stateflow".
Here you can find the working logic of the Stateflow.
Hope it helps!!
参考
カテゴリ
Help Center および File Exchange で Automotive Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!