Community Profile

photo

Richard Catania


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Saving cross sections in a for loop
I have an 'n' nxn double cross sections that I'm trying to store as a nxnxn string using a for loop. My final goal is to use the...

3 years ago | 1 answer | 0

1

answer

Question


sprintf in a loop with a file name
I lost on how to proceed. I need to save each iteration as its own png file: Code: for i=1:76 mask=pixel_labels==(i); ...

3 years ago | 0 answers | 0

0

answers