Create part of Handles variable
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Richard Natho
el 26 de Nov. de 2014
Comentada: Richard Natho
el 27 de Nov. de 2014
Hi,
I've create a GUI with lots of Text fields called Cell1...Cell60. Now I would like to write Data to these fields using: set(handles.CellXX, 'String',DataXX)
I've tried genvarname to change the XX to the current field I would like to change but the dot is not created correctly. Does anyone have an idea how to get build a working handles.XXX reference in the code?
Thanks
Richard
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Variables 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!