Skip to content
TableToolMatlab.m 272 B
Newer Older
% Author: Colin Eles elesc@mcmaster.ca
% Organization: McMaster Centre for Software Certification
Colin Eles's avatar
Colin Eles committed
function [ output_args ] = TableToolMatlab( input_args )
%TABLETOOLMATLAB Summary of this function goes here
%   Detailed explanation goes here

TTdiag('Open','Matlab')
end