Borrar filtros
Borrar filtros

How to read and store table.

2 visualizaciones (últimos 30 días)
Robot
Robot el 15 de Nov. de 2014
I have Matlab code (2014a) which I plan to compile using deploytool. The code will read a data file, analyze it, and then compare the values to a table of control limits.
My table of control limits is an '.xlsx' file (controlLim.xlsx), which I read into Matlab using readtable. I would like to embed the controlLim.xlsx file within the compiled code, so Matlab is not re-reading this file every time the code runs.
What is the best way to do this?

Respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by