File Exchange Pick of the Week

Our best user submissions

Posts 681 - 690 of 908

MATLAB Basics: Array of structures vs Structures of arrays 26

This short video covers the difference between a “structure of arrays” and an “array of… 더 읽어보기 >>

Renaming Variables 9

NoteThe file submission referenced in this post is no longer available on File Exchange.
Jiro’s pick this week is RENVAR by Duane Hanselman.
 
Imagine that you defined a variable:
oldVar… 더 읽어보기 >>

Advanced MATLAB: Handles and other inputs to GUIDE callbacks 17

There are three inputs to every automatically generated callback from GUIDE:
function edit1_Callback(hObject, eventdata, handles)
A common question that I am asked is “What is the handles… 더 읽어보기 >>

Saving a MATLAB graphic or Simulink model to Word 4

You may have noticed some recent changes in the format of this blog. Here’s what to expect on a regular basis – two topics per week.   On Tuesdays Doug will provide MATLAB... 더 읽어보기 >>

Widgetpalooza: 12 widgets coded up in a GUI 9

This short video starts with two minutes of trying every widget on the example GUI. Then there is five and a half minutes of showing the callbacks on the widgets.

Push button
Push button with a… 더 읽어보기 >>

HTML calendar generator 1

You may have noticed some recent changes in the format of this blog. Here’s what to expect on a regular basis – two topics per week.   On Tuesdays Doug will provide MATLAB... 더 읽어보기 >>

Wrap up on Puzzler: Removing columns and rows from binary matrices 1

The first puzzler was a big success with 33 comments added as I write this today. I wanted to go over some highlights from the comments and code that people put out there for critique.
First off, I… 더 읽어보기 >>

TIMEIT Benchmarking Function

You may have noticed some recent changes in the format of this blog. Here’s what to expect on a regular basis – two topics per week.   On Tuesdays Doug will provide MATLAB... 더 읽어보기 >>

MATLAB Puzzler: Removing columns and rows from binary matrices 36

I am trying something new this week: the MATLAB Puzzler.
Rather than just work one of the Practical Examples directly, I am doing it in two parts. The first I will pose the MATLAB puzzler and say how… 더 읽어보기 >>

Drawing a Circle 14

You may have noticed some recent changes in the format of this blog. Here’s what to expect on a regular basis – two topics per week.   On Tuesdays Doug will provide MATLAB... 더 읽어보기 >>

Posts 681 - 690 of 908

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