Is it possible to use imwrite function with standalone gui?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hossain Md Shakhawat
el 26 de Ag. de 2018
Comentada: Hossain Md Shakhawat
el 9 de Sept. de 2018
I have created a GUI which writes the result as an image in a directory using imwrite. My program is working good in Matlab compiler. Further, I have created a standalone application using Application compiler of Matlab for that GUI. BUt the standalone GUI is not responding whenever I am using the imwrite function with the given directory.
8 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!