Undefined function for input argument

1 view (last 30 days)
joha
joha on 19 Jun 2016
Edited: joha on 26 Feb 2017
the error always prompt Undefined function for input arguments of type 'struct'.
  1 Comment
Walter Roberson
Walter Roberson on 21 Jul 2016
Where did you get this code? What leads you to believe that ROOM should exist in MATLAB?

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 19 Jun 2016
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

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!