R2008b (version 7.7) is here! With it comes a host of great new features and updates to MATLAB. Check out the full release notes here. Below, I’ve called out some of my favorite new and updated Desktop features.
By
Ken Orr
Ken is a developer on the MATLAB Desktop team. He loves the art of graphic design as well as developing visually pleasing user interfaces - he's one of those 'crazy' Mac guys!
Nice about the doc function working for user classes. Is there a chance of it sometime displaying published HTML documentation for user functions? I know showdemo does this, but my published HTML from a function is documentation, not a demo. Why does doc have to just display the same as help does for my function, or am I missing how I’m really supposed to do it?
Are Desktop Layouts “exportable”? If so, maybe you could let us try out the new desktop layout without installing r2008b? Or maybe even create a little gallery of desktop layouts that people can d/l if they are too lazy to create their own…
Dose the Editor surport Fortran source code highlight now? It’s really an usefull feature for users to create Fortran MEX files. I also hope the mex function surport Fortran free format code compiling.
Hi Naor,
Desktop layouts are in fact exportable (select the Desktop -> Save Layout… menu item).
To try out the R2008b default layout, right click this link and save the file to your prefdir. Start MATLAB and select Desktop -> Desktop Layout -> r2008b.
Alternatively, you could just arrange it like the screen shot!
-Ken
Hi junziyang,
The Editor does not currently support Fortran. Please submit an enhancement request here.
-Ken
@Ryan
If you have published help (I believe it has to be a function.html in the html subdir), then the help browser (and the HELP command) will have a link for showdemo for that file.