Feeds
질문
How to make a surface plot given an NxMxK matrix?
I have a matrix that is 100x2x10 double, which represents 10 timesteps each with two columns of 100 data points each (the first ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I plot a matrix of data over a period of time?
I currently have a function that outputs two 100x1 double arrays, let's call them A and B. A is an array of positions, and B is ...
5년 초과 전 | 답변 수: 1 | 0
