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 descargas
Actualizado 25 mar 2022
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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión desde R2015b
Compatibilidad con las plataformas
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

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.1

Connected to the github repository.

1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.