How do I load images from matlab to Paint Application?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to upload an image that has been processed in Matlab and later edit using the Paint application, how do i do that using a matlab code.
0 Commenti
Risposte (1)
Sayyed Ahmad
il 26 Giu 2018
if your Image called test.png you have to run this Code in matlab command
!mspaint test.png
0 Commenti
Vedere anche
Categorie
Scopri di più su Denoising and Compression in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!