Simulink Compiler モデルをアプリに実装するワークフローを​紹介

Simulink Compilerを使ってアプリを作る方法を、初心者にも分かりやすく説明します。作るアプリは、PIDのチューニングの練習をするためのものです。Simulink Compiler I will explain how to make an application u
ダウンロード: 533
更新 2023/9/22

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.

引用

Toshinobu Shintai (2024). Simulink Compiler モデルをアプリに実装するワークフローを紹介 (https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v8.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2023a
R2020a 以降 R2023a 以前と互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

PID_tuning_Boot_Camp

PID_tuning_Boot_Camp

バージョン 公開済み リリース ノート
8.0.0.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v8.0

7.0.0.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v7.0

6.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v6.0

5.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v5.0

4.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v4.0

3.1

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.1

3.0.2

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.0.2

3.0.1

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.0.1

3.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v3.0

2.0

See release notes for this release on GitHub: https://github.com/mathworks/PID_Tuning_App_for_Simulink_Compiler/releases/tag/v2.0

1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。