image thumbnail

updated 2 months ago

Time Logger for Stateflow by Roni Peer

This function will log the time each state was active during simulation. (stateflow, time, logging)

Stateflow_Time_Logger(mdlName)

example_sf_car

example_sf_yoyo

image thumbnail

updated 8 months ago

SYSLOG Utility with File Rotation by Dan Couture

A basic logging function with log rotation that records the message along with system the time (syslog, debug, logging)

syslog(msg,filename)

image thumbnail

updated 9 months ago

WrapLogger - Easy logging and saving of results. by Stefan Schiessl

Easy way to wrap a logging setup around a function and store the result to access later. (logger, logging, debug)

wrapLogger(dowork, config)

image thumbnail

updated 9 months ago

log4m - A powerful and simple logger for matlab by Luke Winslow

A simple logger with log4j functionality but designed with the matlab-user in mind. (logging)

log4m

image thumbnail

updated 1 year ago

Logger by Pavan Mallapragada

A container utility class to log values of various variables and messages from MATLAB code. (logger, log, logging)

logger

logger_demo.m

image thumbnail

updated almost 2 years ago

Command window text by Hugh Nolan

Copies all text in the command window into a cell array of strings. (data export, logging, java)

[output_cell output_string text_container]=command_window_t...

image thumbnail

updated 2 years ago

tracer4m by per isakson

tracer4m traces calls to methods and functions. (trace calls, tracing, logging)

tracer4m - traces calls to methods and functions

testfile4tracer( varargin )

tracer( varargin )

image thumbnail

updated almost 4 years ago

RealTime Video Recorded (RVR) by ashish

RTR is a tool to capture real time videoes from external device like webcam. (recorder, snapshot, compiler)

image thumbnail

updated 5 years ago

savedata by Giampiero Campa

Saves data to a file at the end of the simulation (simulink, save, to file)

save53

image thumbnail

updated 9 years ago

Custom File Format Logging by David Tarkowski

Allows users to define custom format for Image Acquisiton Toolbox file logging. (example, application, image)

iatLoggingCallback(obj, event, filename);

iatconfigureLogging(obj, filename)

iatfclose(fid)

Contact us