Simulink Compiler モデルをアプリに実装するワークフローを紹介
Simulink Compiler モデルをアプリに実装するワークフローを紹介
目的
Simulink Compiler を使ってアプリを作る方法を、初心者にも分かりやすく紹介する。アプリは、PID制御器の手作業によるチューニングを体験するものである。
必要なツールボックス
- MATLAB
- Simulink
- MATLAB Compiler
- Simulink Compiler
使い方
詳細は、docフォルダの「Simulink_Compiler_使い方紹介.pdf」を参照すること。
また、アプリの作り方については、こちらのブログ記事も参考にすること。
過去バージョン
過去のバージョンのファイル一式は、以下から得ることができる。ただし、過去のモデルには、古い時期に作成したサンプルしか含まれていないことに注意すること。
GitHubからクローンしている場合には、以下の該当バージョンに戻すことで、過去バージョンファイルを得ることができる。
R2023a: v7.0
R2022b: v6.0
R2022a: v5.0
R2021b: v4.0
R2021a: v3.1
R2020b: v2.0
R2020a: v1.0
Copyright 2023 The MathWorks, Inc.
Cite As
Toshinobu Shintai (2024). Simulink Compiler モデルをアプリに実装するワークフローを紹介 (https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v8.0), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.