File Exchange Pick of the Week

Our best user submissions

Posts 21 - 30 of 65

結果: 2007

MATLAB Basics video: UIGETFILE for selecting a file in a script, function or GUI 4

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to use UIGETFILE to make it easier to select a file from a script, function or… 続きを読む >>

MATLAB Basics video: Colormaps 1

This is one of a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to use built-in colormaps, edit them and apply them to your figures.

Other videos… 続きを読む >>

MATLAB Basics video: Interleaving data based on unique identifier

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to take data from different matrices and merge it into one bigger matrix based on… 続きを読む >>

MATLAB Basics video: Concatenating vectors

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to concatenate vectors or matrices, even if they are different lengths. This will… 続きを読む >>

MATLAB Basics video: Solving linear equations 4

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to convert two equations into matrix form and then solve them in MATLAB. This is… 続きを読む >>

MATLAB Basics video: Sorting matrices 11

This video covers how to sort a matrix, either sorting each column independently or sorting such that the original rows stay together. Most new users are able to find the SORT command without much… 続きを読む >>

Small multiples of plots made cleaner

Those of us that are followers of data visualization guru Edward Tufte often want to use small multiple that allow you to see thumbnails of related data all at once. In MATLAB, that will often cause… 続きを読む >>

MATLAB R2007B released! 3

Why are these MathWorkers celebrating?

In keeping with our twice a year release schedule at the MathWorks, we have a new release of the MathWorks products available this week. Stuart has made quite… 続きを読む >>

MATLAB Basics video: Absolute and Logical indexing 5

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to use row and column notation to be able to pull a subset of data from a larger… 続きを読む >>

Content aware image resizing 2

One of the things I love about MATLAB is hearing about an interesting algorithm and being able to put it together quickly to understand how it works, if only to satiate my curiosity. What I really… 続きを読む >>

Posts 21 - 30 of 65