Rifat Tolga KIRAN


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 12 ans il y a | 0

Réponse apportée
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...

plus de 12 ans il y a | 0

Réponse apportée
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...

plus de 12 ans il y a | 0

Réponse apportée
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',...

plus de 12 ans il y a | 0

Question


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

plus de 12 ans il y a | 7 réponses | 0

7

réponses

Réponse apportée
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 ...

plus de 12 ans il y a | 0

Réponse apportée
Brush data can not be obtained
i have tried this in the begining but it didnt work for me :(

plus de 12 ans il y a | 0

Question


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

plus de 12 ans il y a | 3 réponses | 0

3

réponses