Rank: 932 based on 77 downloads (last 30 days) and 4 files submitted
photo

Evgeny Pr

E-mail
Company/University
The Research University of Information Technologies (University ITMO)
Lat/Long
60.19874572753906, 29.6215705871582

Personal Profile:
Professional Interests:
programming, image processing, biomedical imaging

 

Watch this Author's files

 

Files Posted by Evgeny Pr View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Jul 2011 DIRWALK - Walk the directory tree Generate the file names and dir names in a directory tree by walking the tree. Author: Evgeny Pr dir, walk, dir walk, ls, dir listing, recursive dir 5 0
05 Jun 2011 Screenshot DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr drag, interact tools, figure tools, tools, magnify, pan 51 52
  • 4.95238
5.0 | 23 ratings
05 Feb 2011 Screenshot ConsoleProgressBar Console progress bar for long-running operations Author: Evgeny Pr progressbar, statusbar, tools, progress, status, console 9 1
  • 5.0
5.0 | 1 rating
22 Mar 2010 Screenshot INI Config The class for working with configurations of settings and INI-files. Author: Evgeny Pr config, data import, settings, data, configuration, data export 12 1
  • 4.0
4.0 | 1 rating
Comments and Ratings by Evgeny Pr View all
Updated File Comments Rating
04 Dec 2011 mtoc++ - Doxygen filter for Matlab and tools Create nice documentation for your MatLab project using doxygen Author: Daniel Wirtz

Ok, now the second question isn't actual.
(Set SHOW_FILES = YES in Doxyfile) :)

04 Dec 2011 mtoc++ - Doxygen filter for Matlab and tools Create nice documentation for your MatLab project using doxygen Author: Daniel Wirtz

And second question:

As documenting functions and classes that are outside of the packages directories?

MyProjectDir
  +-- +Package
           PackageFunction.m
           PackageClass.m
  +-- SomeDir
           SomeFunction.m
           SomeClass.m

04 Dec 2011 mtoc++ - Doxygen filter for Matlab and tools Create nice documentation for your MatLab project using doxygen Author: Daniel Wirtz

One question:

In defenition properties of class require write ";" in end of line:

properties
    % Some property of class
    Preperty;
end

If not write ";", the class is not processed. For example:

properties
    % Some property of class
    Preperty
end

Could you fix this bug?

04 Dec 2011 mtoc++ - Doxygen filter for Matlab and tools Create nice documentation for your MatLab project using doxygen Author: Daniel Wirtz

Great! This tool is convenient and works better than http://www.mathworks.com/matlabcentral/fileexchange/25925-using-doxygen-with-matlab

Now I'll use the mtoc++! Thanks!

04 Dec 2011 DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr

Hi Giacomo,

Thanks!
Yes, you can do this. I tried to do so, but something didn't work properly, so I retracted this decision in favour of that is done in matlab-function ZOOM.

Comments and Ratings on Evgeny Pr's Files View all
Updated File Comment by Comments Rating
15 Dec 2011 DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr Queffurust, Aurelien

Really Excellent!

04 Dec 2011 DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr Evgeny Pr

Hi Giacomo,

Thanks!
Yes, you can do this. I tried to do so, but something didn't work properly, so I retracted this decision in favour of that is done in matlab-function ZOOM.

02 Dec 2011 DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr Giacomo

Hi,
really good function...
would it be easy to modify it to have 3D drag of the axes limits instead of moving the axes object in the figure?
(like the 2D case)
Thank you

25 Nov 2011 DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr Evgeny Pr

Hi Matthew Arthington,

Thanks!
This is a very good idea, but unfortunately there is dependence on the external function. But overobj2 is small function, it can be added inside dragzoom. :)

25 Nov 2011 DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr Arthington, Matthew

P.S. To make it work I also had to change line 22 of overobj2 from

fig = get(0,'PointerWindow');

to

fig = gcf;

Top Tags Applied by Evgeny Pr
tools, a star, command window, config, configuration
Files Tagged by Evgeny Pr View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Jul 2011 DIRWALK - Walk the directory tree Generate the file names and dir names in a directory tree by walking the tree. Author: Evgeny Pr dir, walk, dir walk, ls, dir listing, recursive dir 5 0
05 Jun 2011 Screenshot DRAGZOOM - Drag and zoom tool DRAGZOOM allows you to handy interactively manage the axes in figure. Author: Evgeny Pr drag, interact tools, figure tools, tools, magnify, pan 51 52
  • 4.95238
5.0 | 23 ratings
05 Feb 2011 Screenshot ConsoleProgressBar Console progress bar for long-running operations Author: Evgeny Pr progressbar, statusbar, tools, progress, status, console 9 1
  • 5.0
5.0 | 1 rating
22 Mar 2010 Screenshot INI Config The class for working with configurations of settings and INI-files. Author: Evgeny Pr config, data import, settings, data, configuration, data export 12 1
  • 4.0
4.0 | 1 rating
22 Oct 2008 Published MATLAB Files MatlabBGL MatlabBGL provides robust and efficient graph algorithms for Matlab using native data structures. Author: David Gleich bfs, dijkstra, flow, shortest paths, dfs, max 433 59
  • 4.82051
4.8 | 40 ratings

Contact us at files@mathworks.com