Feeds
已回答
Create a graph from .mat file
Think i got it! Code: B= (sqrt(A.^2)); j= 400000 --> number of Y´s D= B(1:j,:); c = linspace(0,Tinterval*j,j); figure...
Create a graph from .mat file
Think i got it! Code: B= (sqrt(A.^2)); j= 400000 --> number of Y´s D= B(1:j,:); c = linspace(0,Tinterval*j,j); figure...
4 years 前 | 0
提问
Create a graph from .mat file
Hello! Need some help figuring out what i need to search in order to: I wish to make a simple 2d graph from a .mat file i got...
4 years 前 | 1 个回答 | 0