Feeds
提问
How do you save variables to vectors and plot them?
This is my code: valueOfP = []; valueOfD = []; valueOfT = []; valueOfH = []; Irrelevant code that functions on it...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to find a specific number in an array and test it according to criteria?
Say that I am given a table with temperature, pressure, and humidity an engine operates in. How would I go about finding the dig...
7 years 前 | 0 个回答 | 0