Feeds
提问
Plotting 2 variable opposite ?
Hello, A ploting questions: Supposed we have 2 timeseries with the same length ex. x1=rand(100,1) and x2=rand(100,1) how...
14 years 前 | 1 个回答 | 0
1
个回答提问
Figure with Plot and Martix
Hello, how is possible in the same figure to have plot of the data and at the same time the matrix values? example: x=rand...
14 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB xlswrite function
Hello all MATLAB users: This came to my attention, >> x = [inf 3 4 inf]; >> xlswrite('test',x,'test'); if you open the .x...
15 years 前 | 3 个回答 | 1
