Rifat Tolga KIRAN


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How can i save the brushed data to a variable?
i have tried to find every handles' properties including 'BrushData' but none of them has a tag like this. But my function retur...

12년 초과 전 | 0

답변 있음
How can i save the brushed data to a variable?
Here is my GetSelectedData: function [SelectedData] = GetSelectedData(es,ed) clc; fprintf('Obje üzerinden veri seçimi tam...

12년 초과 전 | 0

답변 있음
How can i save the brushed data to a variable?
And if also fire the @GetSelectedData function in the postcallback, even if i write simple fprintf in the function i get followi...

12년 초과 전 | 0

답변 있음
How can i save the brushed data to a variable?
h = brush; set(h,'Color',[1 0 0],'Enable','on','ActionPostCallback',@GetSelectedData); Handle = findobj(gcf,'-property',...

12년 초과 전 | 0

질문


How can i save the brushed data to a variable?
I am working on a program which includes brushing datas on a plot. Supposing that we have a script like this: clear;clc;c...

12년 초과 전 | 답변 수: 7 | 0

7

답변

답변 있음
Brush data can not be obtained
Oh sorry. This is my first time writting here. and i thought that accepting the answers would let it to be published. It is not ...

12년 초과 전 | 0

답변 있음
Brush data can not be obtained
i have tried this in the begining but it didnt work for me :(

12년 초과 전 | 0

질문


Brush data can not be obtained
I am working on a program which includes brushing datas on a plot. Supposing that we have a script like this: clear;clc;clos...

12년 초과 전 | 답변 수: 3 | 0

3

답변