How to program matlab to copy highlighted text?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Erdem Pulcu
el 5 de Mzo. de 2017
Respondida: Jan
el 6 de Mzo. de 2017
Normally when we highlight text from Word files or web pages a simple Ctrl+C command copies the highlighted text to be pasted elsewhere. I can program MATLAB to automatically highlight important parts of a text but somehow I am failing to copy them into a numerical or string arrays. I have tried the clipboard('copy',data) commands but they somehow did not work for me.
Does anyone know how to program matlab to execute simple copy and paste commands? Please let me know
1 comentario
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Text Data Preparation 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!