GUI and matrix

when i run my gui and do my compression (image)
there is no matrices in the part of the workspace
matrix ex: dct

 采纳的回答

Walter Roberson
Walter Roberson 2012-5-29

0 个投票

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by