Clear Filters
Clear Filters

Create multiple frames with fits file

4 views (last 30 days)
Kiruthiga Sekar
Kiruthiga Sekar on 17 Apr 2019
Commented: Walter Roberson on 17 Apr 2019
Hi,
I am trying to create a single fits file with multiple frames. I have attached the Coding. At the end, i need to get a single fits file with 26 frames, but my code is producing just a single frame. Can someone please help? TIA
  9 Comments
Kiruthiga Sekar
Kiruthiga Sekar on 17 Apr 2019
Sorry.. I cant get what you are asking me to do.
Walter Roberson
Walter Roberson on 17 Apr 2019
if exist('new.fits', 'file'); delete('new.fits'); end
before you start writing data to it.

Sign in to comment.

Answers (0)

Categories

Find more on File Operations in Help Center and File Exchange

Tags

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!