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
Mostra commenti meno recenti

2 Commenti
Nicholas Metsavaht
il 23 Mar 2021
any luck on this? maybe you should just interpolate the values from the chart and code a function with switch/case
matlab coder
il 26 Mar 2021
Risposte (1)
darova
il 26 Mar 2021
0 voti
Use griddata
Categorie
Scopri di più su Line Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!