Code covered by the BSD License
-
Energy Forecasting
-
energyForecastGUI(varargin)
ENERGYFORECASTGUI M-file for energyForecastGUI.fig
-
checkmotor(rpm, motordata)
This function is used to determine how closely the noise profile of new
-
createfigure(x1, y1, y2)
CREATEFIGURE(X1,Y1,Y2)
-
estimateSingleDay(energyData,...
estimateSingleDay(energyData, DayType, dayOfWeek, timeOfDay)
-
hhh=vline(x,in1,in2,in3)
function h=vline(x, linetype, label)
-
myCreateFigure(zdata1)
-
myDistFit(y)
MYDISTFIT Create plot of datasets and fits
-
mycurvefit(averageDay, thehou...
MYCURVEFIT Create plot of datasets and fits
-
plotCI(data, m1, s1, ci1, m2,...
-
PresenterScript.m
-
activeTest.m
-
dockfigures.m
-
motornoise_script.m
-
plotmodel.m
-
Energy Demo
-
myscript_template
-
View all files
from
Data Analysis with MATLAB for Excel Users
by Michael Agostini
Materials for public seminar of the same name (slides and demos)
|
| dockfigures.m |
% Dock the figures into a window frame
% Copyright 2006-2009 The MathWorks, Inc.
set(4,'windowstyle', 'docked')
set(5,'windowstyle', 'docked')
|
|
Contact us at files@mathworks.com