Undefined function for input argument
Show older comments
the error always prompt Undefined function for input arguments of type 'struct'.
1 Comment
Walter Roberson
on 21 Jul 2016
Where did you get this code? What leads you to believe that ROOM should exist in MATLAB?
Answers (1)
Walter Roberson
on 19 Jun 2016
0 votes
ROOM appears to be http://www.pnas.org/content/102/21/7695 . I do not see any evidence that it was implemented in MATLAB.
I do see the article https://www.researchgate.net/publication/221695802_Dynamic_regulatory_onoff_minimization_for_biological_systems_under_internal_temporal_perturbations_BMC_Syst_Biol where they implemented their modified ROOM, D-RFBA in MATLAB. It is plausible that in order to compare their version to ROOM that they implemented ROOM as well, so it might be worth checking to see if they made their code available.
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!