how to find point from Table data in Simulink?

I have some data that I am calculating density versus temperature and pressure using Lookup tables in Simulink.
Conversely, how do I find pressure from temperature and density?

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024 年 2 月 19 日

1 投票

Do the followings:
  • Feed the temperature and density values as inputs to the lookup table block
  • The output of the lookup table will be the interpolated pressure based on the provided temperature and density inputs

1 件のコメント

승현
승현 2024 年 2 月 20 日
編集済み: 승현 2024 年 2 月 20 日
Thank you for your answer, but i don't know how can i feed the density.
If what I know is correct, only the x-axis (temperature) and y-axis (pressure) will be entered in the two parts on the left and the density can't enter.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

リリース

R2023a

質問済み:

2024 年 2 月 19 日

編集済み:

2024 年 2 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by