Borrar filtros
Borrar filtros

guide callback function

2 visualizaciones (últimos 30 días)
kush
kush el 11 de Abr. de 2012
how to use a veriable from one matlab callback function into another
i am defining veriable 'key' in func
'function scramblekey_Callback(hObject, eventdata, handles)'
& want to use it into func
'function embedwatermark_Callback(hObject, eventdata, handles)'

Respuestas (1)

Walter Roberson
Walter Roberson el 11 de Abr. de 2012
  5 comentarios
Jan
Jan el 11 de Abr. de 2012
A typo: "uidata" => "guidata".
Walter Roberson
Walter Roberson el 11 de Abr. de 2012
Yes, sorry. guidata() is correct.

Iniciar sesión para comentar.

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by