Undefine Temperatures with Depth
Show older comments
Hi and thanks in advance.
I have data for depth,temperatures and salinity.
I want to find temperature with depth as well as salinity.the condation is
Case 1
Depth<1000 and
Temperature <15 or >40
Case 2
Depth>100 and <300 and
Temperature <15 or >28
Case 3
Depth<300 and
Sal>41.5
Case 4
Depth>300 and <2015 and
Sal <37 or >41.5
Convert the numbers found to 999
Accepted Answer
More Answers (0)
Categories
Find more on Thermodynamics & Statistical Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!