rbmatlab 0.10.01
test/test_fail.m
Go to the documentation of this file.
00001 function OK = test_fail
00002 % stupid script for producing an error for testing the try catch
00003 % functionality
00004 
00005 OK = 1;
00006 
00007 sgdfgdfg
00008 
00009 OK = 0; % never reaches this point
00010 %| \docupdate 
All Classes Namespaces Files Functions Variables