Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How can I change edit field to axis animation?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Adam Danz
2019 年 12 月 3 日
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.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!