image thumbnail

updated 1 month ago

Technical Analysis Tool by Phil Goddard

GUI for viewing various simple technical analysis indicators of a time series (analysis, modeling, finance)

Technical Analysis Tool

axislocations_set(obj)

axislocations_store(obj)

image thumbnail

updated 1 year ago

GARCH Tool by Phil Goddard

User Interface for fitting and evaluating a generic GARCH model using the Econometrics Toolbox. (garch, ar, ma)

GARCHTool

image thumbnail

updated almost 2 years ago

Zero Order Hold with variable time step by Phil Goddard

Level-2 M-file S-function that acts as a ZOH sampler with sample times specified as a block input. (simulink, sfunction)

VariableTimeSfun(block)

VariableTimeSFunModel

image thumbnail

updated 3 years ago

Simulink Signal Viewing using Event Listeners and a MATLAB UI. by Phil Goddard

This demo shows how to use block listeners to view model signals in a MATLAB user interface. (add_exec_event_listen..., event listeners, simulink)

simpleGUI

simpleModel

image thumbnail

updated 4 years ago

Pulse with jitter by Phil Goddard

Level-2 m-code S-Function that acts as a pulse generator with jitter around a nominal period. (simulink, pulse, sfunction)

jitterPulseSfun(block)

jitterPulseModel

image thumbnail

updated 5 years ago

Visualization Toolkit (VTK) mex interface by Phil Goddard

Files describing how to interface MATLAB with VTK via mex (external interface, vtk, mex)

compileDemoVTKmexfile.m

runDemoVTKmexfile.m

image thumbnail

updated almost 8 years ago

custom datacursormode by Phil Goddard

custom callback function for datacursormode to display value of all lines on a plot (datacursormode, plot, annotation)

instrumentDataCursor(empt,event_obj)

dataCursorModeExample.m

Contact us