[Return to Master Index]
tempus trf-files mfiles Documentation Index
Related Documents
Matlab files in this Directory
istrfparam
istrfrun
trfavg Usage: [tavgh, d1, d2,...] = trfavg(trfh, runs, vars, steps, timeavg)
trfavgr Usage: [thavg] = trfavgr(trfh, runinc, vars, steps, timeavg)
trfbuildcreatestring Usage: [timestr, datastr, msg] = trfbuildcreatestring(var, totalcount)
trfclose Usage: trfh = trfopen(trfhin);
trfcp
trfload Usage: trfhl = trfload(trfh, {runs}, {vars}, {mintime}, {maxtime});
trfloaddata Usage: ds = trfloaddata(trfh, {runs}, {vars}, {mintime}, {maxtime},
trfloaddatablock Usage: [time, data, count] = trfloaddatablock(fid, var, countin);
trfloadinfo
trfloadonevar Usage: d = trfloadonevar(trfh, run, var);
trfloadparams Usage: pars = trfloadparams(fid, run, addresstype);
trfloadrunheaders
trfloadvar Usage: [time, data] = trfloadvar(trfh, irun, jvar, mintime, maxtime, stricttime);
trfloadx Usage: trfhl = trfload(trfh, {runs}, {vars}, {mintime}, {maxtime}, {other});
trfls
trfmerge
trfmread
trfopen Usage: trfh = trfopen(filename, {runstotrace}, {machineorigin})
trfrack Usage: [trfrkc, msg] = trfrack(trfh, {runs}, {vars}, {mintime}, {maxtime});
trfrcplot Usage: [ax, lns, tr, d, dstd, navg] = trfrcplot(trfh, runs, vars, xdata, factor, step, errorbars)
trfrlist Usage: [rl] = trfrlist(trfh);
trfsel Usage: (1) [trfhs] = trfsel(trfh, mint, maxt);
trfselcallback
trfselglobal
trfselhclean
trfselhinit
trfseltrim Usage: [trfht] = trfseltrim(trfh, usefirstrunvars)
trftracerun Usage: vars = trftracerun(fid, run, addresstype);
trftrim Usage: [trfht] = trftrim(trfh, runs, vars)
trfvlist Usage: [vl] = trfvlist(trfrun);
trfwild Usage: [trfhw, runs, vars] = trfwild(trfh, {runtext}|{runsin}, {vartext}|{varsin})
trf_handle Description of trf_handle data structure.
trf_rack Description of trf_rack data structure
trf_run Description of trf_run data structure
trf_var Description of trf_var data structure