Rank: 1307 based on 49 downloads (last 30 days) and 8 files submitted
photo

Tim Farajian

E-mail
Company/University
The MathWorks, Inc.

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Tim View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 May 2008 Screenshot MAKEDATATIP Allows programmatically adding datatips to any valid graphical object. Author: Tim Farajian create, data tip, data cursor, datacursor, customization, datatip 5 8
  • 4.85714
4.9 | 7 ratings
22 Jul 2005 Screenshot ConicDemo Allows visualizing the conic section generated by the intersection of a specified plane with the pos Author: Tim Farajian data exploration, conics, conic, section, sections, 3d 3 0
19 Jul 2005 Screenshot DCTOOL Graphical interface useful for displaying the status of a distributed computing network. Author: Tim Farajian distributed processin..., parallel computing, distributed, computing, graphical, interface 6 1
  • 5.0
5.0 | 1 rating
07 Feb 2005 OCTool This is a graphical interface for optimizing the time-delayed open/closed-loop control ... Author: Tim Farajian optimization, open, closed, control time, delayed, beam 3 0
12 Jan 2005 Screenshot Texas Hold'Em Poker Analyzer Analyzes the win frequency and expected return of a hand in a poker game called Texas Hold'Em. Author: Tim Farajian statistics, probability, texas hold em, holdem poker, analyzer, cards 19 9
  • 4.36364
4.4 | 11 ratings
Comments and Ratings on Tim's Files View all
Updated File Comment by Comments Rating
18 Sep 2011 MAKEDATATIP Allows programmatically adding datatips to any valid graphical object. Author: Tim Farajian Marin, Maider

I have an image and I need to put datatips on pixels in positions [61,98] and [63,94] then I try to use this function calling my image J:
hObj=imshow(J);makedatatip(hObj,[61,98; 63,94])
but I got an error:
??? Error using ==> get
There is no 'ZData' property in the 'image' class.

Then I commented line 65 and write
Z=[]; the truth is I am only going to used for images. But then I have a second error.
??? Attempted to access X(61); index out of bounds because numel(X)=2.

Error in ==> makedatatip at 99
    pos = [X(index(n)) Y(index(n))];
Can somebody help me.

16 Aug 2011 MAKEDATATIP Allows programmatically adding datatips to any valid graphical object. Author: Tim Farajian Benjamin
21 Jun 2011 MAKEDATATIP Allows programmatically adding datatips to any valid graphical object. Author: Tim Farajian Ben
05 Aug 2010 MAKEDATATIP Allows programmatically adding datatips to any valid graphical object. Author: Tim Farajian Schimel, Alexandre

very good, well coded and useful function.
Just a note. I use R2008a and tried to use it on a "imagesc" graphical object. The function doesn't work since image properties have different XData and YData and no Zdata. I had to tweak a little the code.

13 Apr 2010 Texas Hold'Em Poker Analyzer Analyzes the win frequency and expected return of a hand in a poker game called Texas Hold'Em. Author: Tim Farajian Shah, Mihir
Top Tags Applied by Tim
2d, 3d, analyzer, animation, annotation
Files Tagged by Tim View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 May 2008 Screenshot MAKEDATATIP Allows programmatically adding datatips to any valid graphical object. Author: Tim Farajian create, data tip, data cursor, datacursor, customization, datatip 5 8
  • 4.85714
4.9 | 7 ratings
22 Jul 2005 Screenshot ConicDemo Allows visualizing the conic section generated by the intersection of a specified plane with the pos Author: Tim Farajian data exploration, conics, conic, section, sections, 3d 3 0
19 Jul 2005 Screenshot DCTOOL Graphical interface useful for displaying the status of a distributed computing network. Author: Tim Farajian distributed processin..., parallel computing, distributed, computing, graphical, interface 6 1
  • 5.0
5.0 | 1 rating
07 Feb 2005 OCTool This is a graphical interface for optimizing the time-delayed open/closed-loop control ... Author: Tim Farajian optimization, open, closed, control time, delayed, beam 3 0
12 Jan 2005 Screenshot Texas Hold'Em Poker Analyzer Analyzes the win frequency and expected return of a hand in a poker game called Texas Hold'Em. Author: Tim Farajian statistics, probability, texas hold em, holdem poker, analyzer, cards 19 9
  • 4.36364
4.4 | 11 ratings

Contact us at files@mathworks.com