claudiazanabria / kth-simulink-exchange

Automatically exported from code.google.com/p/kth-simulink-exchange
1 stars 0 forks source link

ModelCreator.m does not accept full paths. #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The constructor should accept both a full and partial path.

A solution might be to check for file existence for the given path. If not 
found, the add cd().

Original issue reported on code.google.com by alex%sch...@gtempaccount.com on 9 Apr 2010 at 5:35