C Code Integration in MATLAB and Simulink to Control an External Interface.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The goal of this demo is to showcase integration of C code in MATLAB and Simulink. A C# interface of a parking meter has some emulated HW registers that can be accessed through a shared memory area in Windows. The low level C drivers are used in MATLAB and Simulink via respectively MEX and C-Caller or S-Function import mechanisms. The algorithms in MATLAB and Simulink control the C# App that is just used as a user interface without any intelligence. C code generation can be done out of the entire MATLAB and Simulink projects to build standalone executables. In the MATLAB implementation, there is also the possibility to use an App of the parking Meter done with the App Designer.
인용 양식
Sebastien Dupertuis (2026). C_Code_Integration (https://github.com/mathworks/C_Code_Integration/releases/tag/V5.0), GitHub. 검색 날짜: .
일반 정보
- 버전 5.0 (40.2 MB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2019b 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 5.0 | See release notes for this release on GitHub: https://github.com/mathworks/C_Code_Integration/releases/tag/V5.0 |
||
| 4.2 | See release notes for this release on GitHub: https://github.com/mathworks/C_Code_Integration/releases/tag/V4.2 |
||
| 4.1 | See release notes for this release on GitHub: https://github.com/mathworks/C_Code_Integration/releases/tag/V4.1 |
||
| 4.0 | See release notes for this release on GitHub: https://github.com/mathworks/C_Code_Integration/releases/tag/V4.0 |
||
| 3.0 | See release notes for this release on GitHub: https://github.com/mathworks/C_Code_Integration/releases/tag/V3.0 |
||
| 2.1.0.0 | See release notes for this release on GitHub: https://github.com/mathworks/C_Code_Integration/releases/tag/V2.1 |
||
| 2.0 | Added of a Stateflow for MATLAB implementation as well as a model-based design approach using System Composer. |
||
| 1.0.0 |
