Feeds
질문
Extract Structure as a Matrix
Hi, thanks for your time. I have a 1D structure array (1x8 struct) which has a field in it which is a 1D vector (1x4 double)...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to extract statistics from a fit
Hello, I have two vectors, an independent and dependent variable. I create a fit using the curve fitting toolbox (or polyfit...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Plot a timeseries from array of dates
Hello, I have an array that is 6xN The 6 rows are YYYY, DD, MM, HH, MM, SS from timestamp data I would like to know how c...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Convert Distributed Array to Matrix
I have a distributed array created using: cal_data=distributed.zeros(1,2); I would like to convert the array to a matrix...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
Errorbar Plot
I am trying to use the *errorbar* function: figure,errorbar(1:0.1:10,sin(1:0.1:10),0.1 * randn(length(1:0.1:10), 1)) and...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Two figures, same colormap stretch
Hello, I have two matrices of image data that I would like to plot in grayscale. The first image is before any image process...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Transfer to IDL
Dear smart people, I would like to know if there are ways to export my MATLAB workspace variables over to IDL? Thanks in ...
13년 초과 전 | 답변 수: 3 | 0