Software Listing of Author : "Denis Gilbert"
- M-file Header Template
- License: Shareware
- Price:


To contribute to better standards of m-file documentation on the MATLAB Central File Exchange, I am proposing a template m-file header. The template starts with the H1 line, followed by a few lines to describe what the function does in greater details, the calling syntax, a description of each input and output variable, a practical example of function usage, information concerning other m-files or mat-files that may be required for this function to run, and a "See also" line leading to closely related functions. This ends the block of header lines that are displayed in the command window by typing "help function_name". After an empty uncommented line, a second block of commented lines presents information about the author: name, job title, email, website, dates of file creation and last file modification. Finally, there is a...
- Publisher: Denis Gilbert
- Date Released: 10-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- nancorrcoef
- License: Shareware
- Price:


Computes Pearson's product moment correlation for input vectors that contain NaN values.
- Publisher: Denis Gilbert
- Date Released: 01-01-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- resize_legend
- License: Shareware
- Price:


Changes LEGEND fontsize while maintaining proper alignment between the legend's text strings and line symbols. Example: Double the fontsize hLeg = legend(h,'string1','string2',...); resize_legend(hLeg, 2); See graphics snapshot below for a DEMO.
- Publisher: Denis Gilbert
- Date Released: 18-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
