Access Excel Blocks within Simulink

Simulink Excel Blocks is a custom Simulink library that will be useful for referring to Excel files within a Simulink model
ダウンロード: 210
更新 2022/3/25
Simulink Excel Blocks is a custom Simulink library which will be useful to the refer the Excel files within Simulink model.
Usage: If this SimExcelBlocks folder is in MATLAB path, then this library blocks will be available to use from Simulink Library Browser. If this library is not visible in Simulink Library Browser, then close the Simulink and type following command in MATLAB command window.
There are three blocks available in this library.
  1. FromExcel Block - Helps to read the data from the Excel file and use it as a source block data for Simulink
  2. ToExcel Block - Helps to write the Simulink simulation results to the Excel file. It can be used as a Sink block in the Simulink model.
  3. LookupExcel Block - Helps to create a lookup table which can use the data from an Excel file.
All these blocks are explained with ''sldemo_autotrans'' demo model available in Simulink toolbox. The sample blocks and the corresponding Excel data files to use it in sldemo_autotrans are available in the testdata folder. Detailed help can be found from the following document "docs/ExcelBlocks_doc.pdf".
Developed by: Sysenso Systems, https://sysenso.com/
Note: Please share your comments and contact us if you are interested in updating the features further.

引用

Sysenso Systems (2024). Access Excel Blocks within Simulink (https://github.com/SysensoSystems/SimExcelBlocks), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2015b
R2015b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

utils

utils/docs

utils/lib

utils/subfunctions

testdata/sldemo_autotrans

utils/lib

GitHub の既定のブランチを使用するバージョンはダウンロードできません

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

Connected to the github repository.

1.0.0

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