Access Excel Blocks within Simulink
Version 1.0.1 (717 KB) by
Sysenso Systems
Simulink Excel Blocks is a custom Simulink library that will be useful for referring to Excel files within a Simulink model
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.
- FromExcel Block - Helps to read the data from the Excel file and use it as a source block data for Simulink
- 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.
- 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/
Contact: contactus@sysenso.com
Note: Please share your comments and contact us if you are interested in updating the features further.
Cite As
Sysenso Systems (2024). Access Excel Blocks within Simulink (https://github.com/SysensoSystems/SimExcelBlocks), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2015b
Compatible with R2015b and later releases
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
utils
utils/docs
utils/lib
utils/subfunctions
testdata/sldemo_autotrans
utils/lib
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.1 | Connected to the github repository. |
|
|
1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.