集成了simulink的生成代码

This commit is contained in:
zjk
2025-06-17 23:55:57 +08:00
parent 1124f4ce69
commit 8b84d4c48f
10 changed files with 1238 additions and 18 deletions

View File

@@ -0,0 +1,31 @@
//
// Academic License - for use in teaching, academic research, and meeting
// course requirements at degree granting institutions only. Not for
// government, commercial, or other organizational use.
//
// File: Controler_private.h
//
// Code generated for Simulink model 'Controler'.
//
// Model version : 5.11
// Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
// C/C++ source code generated on : Tue Jun 17 18:31:17 2025
//
// Target selection: ert.tlc
// Embedded hardware selection: Intel->x86-64 (Linux 64)
// Code generation objectives:
// 1. Execution efficiency
// 2. RAM efficiency
// Validation result: Not run
//
#ifndef Controler_private_h_
#define Controler_private_h_
#include "rtwtypes.h"
#include "Controler_types.h"
#endif // Controler_private_h_
//
// File trailer for generated code.
//
// [EOF]
//