Movements between .fig

조회 수: 1 (최근 30일)
Mtlb Usr
Mtlb Usr 2011년 2월 11일
Hi,
Can I move me by .fig files?
regards
  댓글 수: 6
Mtlb Usr
Mtlb Usr 2011년 2월 14일
Hi Jan,
I don't want rename the file. I would like to move (motion: from one .fig access to next .fig). I think that is very clear.
regards
Walter Roberson
Walter Roberson 2011년 2월 14일
Still not clear. Are you asking to close one and open the next one in sequence? If so then see the FAQ,
http://matlab.wikia.com/index.php?title=FAQ#How_can_I_process_a_sequence_of_files.3F
But perhaps you are asking how to change focus between one figure and another. If so then figure() can do that.
You might be asking, though, for tabbing order to extend between figures. I don't know if that is possible without using Java functions.

댓글을 달려면 로그인하십시오.

채택된 답변

Paulo Silva
Paulo Silva 2011년 2월 13일
Yes you can create several .fig and open others from the one you are using, just write the name of the .fig or .m on your code, if you have a button just put the name of the other .fig or .m in the button callback, also look at the uiwait function, doc uiwait.
  댓글 수: 1
Mtlb Usr
Mtlb Usr 2011년 2월 14일
Hi Paulo,
Thank you for u answer. I will consider it.
regards

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Sean de Wolski
Sean de Wolski 2011년 2월 11일
That depends if you're strong enough and can apply a load great enough to overcome the friction forces keeping it static.
  댓글 수: 2
Walter Roberson
Walter Roberson 2011년 2월 11일
But are they dried figs or fresh? Fresh might be easier to form regular line-ups (files), and probably have lower friction, but they probably don't support as much weight.
Sean de Wolski
Sean de Wolski 2011년 2월 11일
When the OP gets back to you with a further explanation of the question hopefully they'll allude to the fig hydration.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by