Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 2 months ago

Reporting tools in the MATLAB and Simulink Environment by Roni Peer

This submission shows how you can export your results from MATLAB, via different reports. (report, publish, export)

snr(noisydata, original)

RUNME.m

myScript.m

image thumbnail

updated 2 months ago

Reporting tools in the MATLAB and Simulink Environment by Roni Peer

Three ways to report your results to someone who doesn't use MATLAB. (report, matlab reports, compare)

snr(noisydata, original)

RUNME.m

myScript.m

image thumbnail

updated 10 months ago

SCOPE: interactively tabulate SEER excel variables by Rex Cheung

This takes SEER excel column data interactively, tabulate them, write back in table format. (data import, data export, optimization)

output=xls2tabulate2xls(xlsfilename)

image thumbnail

updated 1 year ago

cmtdtool by Yasumitsu Ito

cmtdtool can reduce and automate manual operations required to perform model-based testing. (gui, simulink, utility)

cmtdtool.m

makeEMLTruthTableName(ConditionTable,ActionTable,InputVar,O...

makeharness_compareresults(mdl,data,opts)

image thumbnail

updated 3 years ago

Test and Measurement Seminar Demos by Scott Hirsch

Source code for Test and Measurement Seminar Demos, including electronic throttle body case study. (electronic, gpib, data acquisition)

ConfigureTrigger(ai,TriggerDelay,TriggerRange,TriggerCondit...

CreateAI(filename,vendor,boardid,channels);

CreateDIO(vendor,boardid,channels);

Contact us