jmarkow / hifiber

It's high in fiber, low on fat
0 stars 0 forks source link

set_option.m: Undefined function or variable 'CATEGORY'. #1

Closed wingillis closed 7 years ago

wingillis commented 7 years ago

Undefined function or variable 'CATEGORY'.

Error in hifiber/set_option (line 8)
        if isfield(OBJ(i).options.(CATEGORY),OPTION)
jmarkow commented 7 years ago

Sorry category was left over from a previous version, fixing now...

jmarkow commented 7 years ago

Try it now, should be fixed in the latest commit.

wingillis commented 7 years ago

Works now!