File Exchange Pick of the Week

Our best user submissions

Posts 691 - 700 of 908

Practical Example: Placing a sampling grid in a polygon part two 1

This is the second video in this series, it shows you how to run a very simplistic optimization. For a simple problem like this one, the algorithm is more than sufficient to find a correct answer to… read more >>

Fitting a Circle, easily. 19

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... read more >>

Practical Example: Placing a sampling grid in a polygon 4

A while back, I posted a video about how to place points randomly inside of an arbitrary polygon. [Click here] This video prompted a question about how to place points in a more systematic manner. If… read more >>

X Steam, Thermodynamic properties of water and steam 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... read more >>

Advanced MATLAB: Subplots 20

The distinction between MATLAB Basics and Advanced MATLAB is a somewhat arbitrary distinction. The heuristic I use is “If I knew it before I came to The MathWorks, it is basic.” It is as… read more >>

GUI Layout (Part 3) 1

This is Part 3 of 3 Pick of the Week entries on GUIs. In Part 1 of the series, I talked about using ResizeFcn to create a GUI that resizes well. In Part 2, I introduced a nifty function that... read more >>

Advanced MATLAB: Calling Simulink from MATLAB 5

I normally only have two posts a week, but I needed to throw in this extra post to announce a new blog by my buddy Seth. Seth will be discussing Simulink every week. This week, he is discussing batch… read more >>

MATLAB Basics: Getting a directory listing 17

In the past we covered how to use UIGETFILE as an alternative to hardcoding the name of a file in your program. [click here] In this video, we will show how MATLAB can get a directory listing and use… read more >>

GUI Layout (Part 2) 4

This is Part 2 of 3 Pick of the Week entries on GUIs, written by guest blogger Jiro In Part 1, I talked about how I use the ResizeFcn property of the figure to adjust the layout of my UI... read more >>

Practical example: Intersecting a circle with a line series 4

As with all the videos in this practical example series, the process of developing code is more important than the particular problem that is being solved. In this video, we will be covering topics… read more >>

Posts 691 - 700 of 908

These postings are the author's and don't necessarily represent the opinions of MathWorks.