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

1 回表示 (過去 30 日間)
Yahya Hassan
Yahya Hassan 2022 年 4 月 26 日
回答済み: the cyclist 2022 年 4 月 26 日
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.

回答 (1 件)

the cyclist
the cyclist 2022 年 4 月 26 日
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.

カテゴリ

Help Center および File ExchangeThermodynamics and Heat Transfer についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by