I can't seem to get the database to read properly. I've tried various combinations of formats, and have tried to with the example database given on the wiki page, but keep getting the same errors back:
>> read_database
Warning: File: read_database.m Line: 66 Column: 11
The expression on this line will generate an error when executed. The error will be: Attempt to reference field of non-structure array.
Error using textread (line 166)
File not found.
Error in read_database (line 57)
a = textread(dbname,'%s%*[^\n]','delimiter','\t');
Any ideas?
Thanks,
Aisling O
*I've also installed the Core_Tools toolbox
To unsubscribe from this group and stop receiving emails from it, send an email to wagerlabtools+unsubscribe@googlegroups.com.