Rank: 73160 based on 0 downloads (last 30 days) and 0 file submitted
photo

Mikhail Konnik

E-mail
Company/University
The University of Newcastle, Australia

Personal Profile:
Professional Interests:
adaptive optics, images processing

 

Watch this Author's files

 

Comments and Ratings by Mikhail View all
Updated File Comments Rating
03 Sep 2012 fwhm To calculate the full-width at half-maximum of an input. Author: Patrick Egan

01 Dec 2010 Zernike calculator Graphical calculator showing Zernike polynomials for a variety of aperture shapes. Author: Christina Dunn

Suggestion:
1. Your program uses polar3d, but you have not mentioned this.

2. Bugreport: line 234:
it is::: function rectZernikeButton_Callback(hObject, ~, handles)

it should be:::: function rectZernikeButton_Callback(hObject, eventdata, handles)

3. it crashes my old Matlab 7.4 on Linux: Segmentation violation detected :-)

But it works on newer versions (I have 2009b at Uni). Documentation is awesome (unlike many other tools).

06 May 2010 Using Doxygen with Matlab Extracts automatically comments from your Matlab .m files using Doxygen to generate documentation Author: Fabrice

Fabrice, thank for the program!
The only question I have: is it possible to comment variables by such script? I mean, if I have

a = [1,2,3,4]; %> this is a description of the var

can it be displayed in doxygen-generated docs?

Contact us