bio_img_pick

Pick of the Week

Recognizing outstanding contributions from the MATLAB ecosystem

Posts 921 - 930 of 930

Simulink Alignment Tool

NoteThe file submission referenced in this post is no longer available on File Exchange. Now I'm not one to get all excited too often, but this week's pick is amazing. Karen Gondoly's easy-to-use... 더 읽어보기 >>

Find spikes in data

FPEAK finds the peak values in a data set. This is customizable in that you can change the sensitivity of the peak finder and the X and Y range in which to seek peaks. This is a great little... 더 읽어보기 >>

Nancy – a MATLAB humanoid

As Application Engineers, Doug and I have met literally thousands of MATLAB users. We aren’t ones to stereotype, but we’ve noticed a slight trend towards our audiences being predominantly… 더 읽어보기 >>

Shift individual rows and columns

SHIFTD and its three brothers allow you to shift one column or row relative to the others in a matrix. This is one of those functions you will not need very often, but you will be glad not to have... 더 읽어보기 >>

Interactive volume visualization tool

SLICEOMATIC is an interactive tool for displaying cross-sections through three-dimensional data sets. It will also display isosurfaces, which are surfaces within a volume that have the same value. I… 더 읽어보기 >>

Make thumbnail images

MAKETHUMBDIR makes smaller thumbnail versions of all images in a directory. This is very useful for automatically generating reports in HTML, or for preparing a lot of graphics to go into another... 더 읽어보기 >>

Easily copy and paste large matrices from your command window

PRINTMATRIX displays a matrix in the command window so that it can be easily selected copied and pasted into Excel. Matrices with a large number of columns are not easily selected as text in the... 더 읽어보기 >>

Clear all but specified variables

KEEP can be thought of as the complement to CLEAR. KEEP clears all variables from the workspace except for those specified. I find KEEP to be one of those functions I use so much that I forget it... 더 읽어보기 >>

Rotate XTickLabels

XTICKLABEL_ROTATE does exactly what its name promises – this file rotates the tick labels along the x-axis. This is very useful for packing in longer tick… 더 읽어보기 >>

Super title

Note: The File Exchange submission mentioned here has been removed, so links to it from this post have also been removed.
SUPTITLE addresses a need we’ve all had at one time or another –… 더 읽어보기 >>

Posts 921 - 930 of 930

이 게시물은 작성자 개인의 의견이며, MathWorks 전체의 의견을 대변하는 것은 아닙니다.