How to convert .mat file to png format?
7 次查看(过去 30 天)
显示 更早的评论
How to convert .mat file to png format?
回答(1 个)
Sindar
2020-2-24
This is not generally possible. mat files store variables, not images. This is like asking "how do I convert a flashdrive into a png?" It is not sensible. If you have more information about a specific problem, we might be able to help
4 个评论
Jeremy Pazuelo
2020-2-24
Can you check my folder : https://www.dropbox.com/sh/htrx9ocq3udaf1j/AACAOntVFMir8cqoMEbK7GiIa?dl=0
There are the .mat file I'm talking about and my draft code
My goal is to be able to remove the skull (colored orange/yellow)
Sindar
2020-2-24
This sounds like a completely separate question. When you Ask it, include your code in a code block and attach the mat-file. Also, specify what is and is not working
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!