Community Profile

photo

Brad


Last seen: 1 year ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Datevec to Datetime conversion results in 1 millisecond error?
When converting a datevector to a datetime, it appears that I'm losing a millisecond and I can't figure out why. It doesn't appe...

8 years ago | 2 answers | 0

2

answers

Answered
Manipulating datetime and datevector values: Adding millions of seconds
Solution: First, convert timestamp array to datevector array DV(nframe,:) using datevec(). Then, convert datevector array ...

8 years ago | 0

| accepted

Question


Manipulating datetime and datevector values: Adding millions of seconds
Hi, *Problem Background:* I have a large array (500k to 1M) of timestamps that I'm converting to datevectors using datev...

8 years ago | 2 answers | 0

2

answers

Question


Saving MATLAB Workspace to NetCDF File
Hi, Is there a simple command to save your MATLAB workspace (all variables, arrays, etc) to a NetCDF file? For example, somet...

12 years ago | 1 answer | 0

1

answer

Question


Shortcut for previous line of code during a loop?
Hello, Is there a MATLAB shortcut to jump to a previous line of code while in a loop, when working in the command window? ...

12 years ago | 2 answers | 1

2

answers