From 0684d4abc8063aa330474a6b8b9ed865c5b2b296 Mon Sep 17 00:00:00 2001 From: Timothy Yin Date: Sat, 7 Dec 2024 02:31:13 +0800 Subject: [PATCH] Add README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..97447d8 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Simulink Playground + +## Introduction + +"能源管理实训课程" MATLAB Simulink Simulation Model Archives + +## Usage + +Models are stored in the [Practices](Practices) directory. + +*模型存放在 [Practices](Practices) 目录* + +Clone this repo or download the .slx files directly. + +*克隆此仓库或直接下载 .slx 文件* + +***!NOTICE:** All models are create with **MATLAB R2024a***