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

1 vue (au cours des 30 derniers jours)
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.

Réponses (1)

the cyclist
the cyclist le 26 Avr 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.

Catégories

En savoir plus sur Thermodynamics and Heat Transfer dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by