Quantcast
Channel: matlab – Simple. Clean. Works!
Browsing all 7 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Preview and capture webcam into an axes

My first Matlab tips. We will create a GUI form that will preview and capture picture from webcam connected to your computer. Webcam preview and captured image will be shown on an axes. Create a new...

View Article



Image may be NSFW.
Clik here to view.

Connect and access MySQL database

Connecting to MySQL database from Matlab is not that hard (as I thought before). Matlab apparently use JDBC to connect to database server. So, here’s simple steps to connect to MySQL server: download...

View Article

Image may be NSFW.
Clik here to view.

Detecting installed webcam via command line/m script file

On my previous Matlab tips, I already show you how to create a GUI (GUIDE)  to capture webcam picture. I show you how to easily detect installed and supported video format using imaqtool command. This...

View Article

Image may be NSFW.
Clik here to view.

Matlab variable sharing (global variable and such and such…)

Coming from another programming language (Delphi/C#), the one puzzled me about programming in Matlab is how do I share my variable just like I programmed desktop application using Delphi or C#. After...

View Article

Image may be NSFW.
Clik here to view.

[matlab] getting and setting value in other form/figure/gui

I often using need to do this in other visual programming (e.g. Visual Basic, Delphi), i.e. getting and setting value from other forms. Learning  Matlab gui programming, I was a bit puzzled on how to...

View Article


Matlab: Setting an image as form background

Well, this is something new for me — new easy techniques — so I should post it here incase I forgot where to look. Got the tips from here:...

View Article

Image may be NSFW.
Clik here to view.

[matlab] modifying/manipulating shapefile (.shp) contents

Before you start reading: You should check if “Mapping Toolbox” is installed in your MATLAB first. You can check it by typing “ver” command on your MATLAB “Command Window”. I’m using MATLAB r2014a to...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images