Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How can I change edit field to axis animation?

1 Ansicht (letzte 30 Tage)
jiwon ham
jiwon ham am 2 Dez. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hi I'm making a program writing letters.
I want to make program when I put alphabet on editfield,
it came out in axis(str to grapghic image),
and I want to animate the alphabet writing order.
Is it impossible?
please help me :(
  4 Kommentare
Adam Danz
Adam Danz am 3 Dez. 2019
Copying text from an edit field to an axes is very easy -- you would just use the text() function.
Animating the letter trace is possible but would require a lot of work and a lot of time - even for an advanced programmer.
jiwon ham
jiwon ham am 8 Dez. 2019
Oh, I have to change my program not using animation method.
Thank you for your help:)

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by