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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0