필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can I change edit field to axis animation?

조회 수: 1 (최근 30일)
jiwon ham
jiwon ham 2019년 12월 2일
마감: MATLAB Answer Bot 2021년 8월 20일
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
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.
jiwon ham
jiwon ham 2019년 12월 8일
Oh, I have to change my program not using animation method.
Thank you for your help:)

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by