Community Profile

photo

Jacob Brinkmann


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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)...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 3 answers | 0

3

answers