properties
-
Documents
uifigure
Matlab uifigure usage fig = uifigure creates a figure for building a user interface and returns the Figure object. This is the type of…
Read More » -
Functions
The magic Function
Matlab MAGIC Function MATLAB actually has a built-in function that creates magic squares of almost any size. Not surprisingly, this…
Read More » -
Linking Graphs to Variables & Data Source Properties
Plot objects let you link a MATLAB expression with properties that contain data. For example, the lineseries object has data…
Read More »