How to show data in a textField on app designer?
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Biza Ferreira
 el 13 de Sept. de 2022
  
    
    
    
    
    Comentada: Kevin Holly
    
 el 14 de Sept. de 2022
            Hello fellows,
 I have a few problems in a app designer, a try to show data in a textArea component,but without success, can anyone help me to solve this issue? 
Thanks in advance
function OpenFile(~, FilePath, FileName)
    app.TextArea.Text = 'testing';
end
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!

