How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
2 views (last 30 days)
Show older comments
How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
1 Comment
Image Analyst
on 2 Jul 2013
A structure is not a cell. A field (or member) of a structure is also not a cell.
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Structures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!