% % sys_init.m % % DDEBIFTOOL MATLAB sys_init() function for: mg % % This file was generated by the program VFGEN (Version:2.4.0) % Generated on 10-Jul-2008 at 12:54 % % function [name,dim] = sys_init() name = 'mg'; dim = 1; path(path,'/home/wweckesser/ddebiftool'); return;