Borrar filtros
Borrar filtros

GUI and matrix

2 visualizaciones (últimos 30 días)
Hamrit
Hamrit el 29 de Mayo de 2012
when i run my gui and do my compression (image)
there is no matrices in the part of the workspace
matrix ex: dct

Respuesta aceptada

Walter Roberson
Walter Roberson el 29 de Mayo de 2012
This is common. Variables are created in the workspace of a function, and that workspace disappears when the function exits. Please see http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.3F

Más respuestas (0)

Categorías

Más información sobre Denoising and Compression en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by