| Comments and Ratings by Andrey |
View all
|
| Updated |
File |
Comments |
Rating |
| 14 Sep 2012 |
Unique elements in cell array
unique for numeric cell arrays. If c = {[0],[1,2],[0],[8],[1,2]} returns {[0],[1,2],[8]}
Author: Patrick Mineault
|
|
|
| 11 Sep 2012 |
Draw Cuboid
Creates a cuboid patch object with user-defined size, location and orientation.
Author: Nicholas M
|
|
|
| 27 Jun 2012 |
Ignore NaN
returns the result of the function of an array ignoring NaN elements
Author: Matt G
|
|
|
| 20 Mar 2012 |
export_fig
Exports figures nicely to a number of vector & bitmap formats.
Author: Oliver Woodford
|
|
|
| 20 Mar 2012 |
CatStruct2
Concatenates Structures (fields each depth are merged)
Author: Hassan
|
|
|
|