bio_img_pick

Pick of the Week

Recognizing outstanding contributions from the MATLAB ecosystem

STRUCTDLG (Part 1 of 2) 1

Bob's pick this week is STRUCTDLG by Marco Cococcioni. This is a nifty data editing tool. Suppose you have a structure with a few named fields in your MATLAB... read more >>

Using multiple colormaps in a single figure 12

Former "Pickmaster" (and current blogger) Doug Hull suggested that John Iversen's color freezer might be "Pickworthy." I wholeheartedly agree. Suppose you wanted to... read more >>

Want to get rid of your code comments? 2

Brett's Pick this week allows you to strip comments from your code, should you need to do so. Several years ago--while building several large, multi-file applications--I... read more >>

addaxis

Bob's pick this week is addaxis by Harry Lee. First, I'd like to thank Andres for drawing my attention to this submission with his comment to last week's... read more >>

linkzoom 2

Bob's pick this week is linkzoom by Carlos Adrian Vargas Aguilera. The following plot shows temperature versus depth in two sets of units.Z = linspace(0,150)'; ... read more >>