select many graphic objects with mouse

조회 수: 7 (최근 30일)
Juan
Juan 2011년 11월 5일
댓글: Juan 2014년 4월 9일
I used to select the objects(i.e lines) with shift and click on it. I like to find a way to select many objects on the axes with mouse and a selection rectangle like windows file selection for example. can please anyone help?
  댓글 수: 3
Doug Hull
Doug Hull 2011년 11월 14일
In what context is this occurring? A regular line plot, during "plot edit" mode, etc...
Walter Roberson
Walter Roberson 2011년 11월 14일
If the selected area in the rectangle happens to include uicontrol or uitable or text objects, should those be included in the selected objects? Or should it only be a particular variety of objects at any one time, according a parameter passed in, such as lines or buttons ?
If an object in the area has Hittest turned off, then should it be immune from selection, or would that be deemed too confusing because the user would not be able to select something that is obviously "right there!" ?

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

채택된 답변

Juan
Juan 2011년 11월 16일
Ok .. I have found the solution.. it is rbbox. @Susan read the Documentation about it. if you still don't know how, I 'll write my code here.

추가 답변 (1개)

Lenka
Lenka 2014년 3월 30일
I have the same problem. Please can you public your code?
  댓글 수: 1
Juan
Juan 2014년 4월 9일
i see this already now. Wher you still need the code i can search for it tomorow.

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

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by