Saving a logical mask
显示 更早的评论
I have a code for creating a logical mask and calculating values inside the ROI of the mask. My query is: is it possible to save the logical mask to the desktop so that it can be applied to other data in the future?
4 个评论
Jan
2017-8-3
What exactly does "save to the desktop" mean?
Aaron Smith
2017-8-4
Stephen23
2017-8-4
"As a file essentially so that in future I can just apply it to matrices. If this is possible"
It is possible and my answer shows you the simplest and most efficient way of doing this. Did you try it?
@Aaron: I repeat my question: Does "save to the desktop" mean the path:
C:\Users\<USERNAME>\Desktop
? Or do you mean the desktop window of Matlab? Storing it on the desktop of the OS might be less convenient than storing it in the user path of Matlab.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!