I want to create a program that is going to give me a absolute viscosity value from this chart, for any temperature value and SAE oil type that are specified by user. ı guess ı should use input command but ı couldnt create it

2 ビュー (過去 30 日間)
matlab coder
matlab coder 2020 年 12 月 19 日
回答済み: darova 2021 年 3 月 26 日
  2 件のコメント
Nicholas Metsavaht
Nicholas Metsavaht 2021 年 3 月 23 日
any luck on this? maybe you should just interpolate the values from the chart and code a function with switch/case

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

回答 (1 件)

darova
darova 2021 年 3 月 26 日
Use griddata

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by