Rifat Tolga KIRAN


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre 12 anni fa | 0

Risposto
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...

oltre 12 anni fa | 0

Risposto
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...

oltre 12 anni fa | 0

Risposto
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',...

oltre 12 anni fa | 0

Domanda


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...

oltre 12 anni fa | 7 risposte | 0

7

risposte

Risposto
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 ...

oltre 12 anni fa | 0

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

oltre 12 anni fa | 0

Domanda


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...

oltre 12 anni fa | 3 risposte | 0

3

risposte