How can I store the corresponding temperatures (T), specific volumes (v), and entropies (s) of a thermodynamics superheated table in MATLAB arrays.

1 visualización (últimos 30 días)
I need to store temperatures (T), specific volumes (v), and entropies (s) of a thermodynamics superheated table (in attached file) in order to use them in making calculations such as heat transfer.

Respuestas (1)

the cyclist
the cyclist el 26 de Abr. de 2022
I recommend using Tabula to extract the data from the PDF file into a text file or spreadsheet.
Then there are a few ways to pull the data from the file into MATLAB. readtable is one way.

Categorías

Más información sobre Thermodynamics and Heat Transfer 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