Error in fluxvariability analysis

1 回表示 (過去 30 日間)
Archanaa S
Archanaa S 2018 年 11 月 19 日
回答済み: Kartik Mittal 2018 年 11 月 27 日
Hello, i am trying to do fluxvariability analysis for my genome scale model. but am getting following error and not able to resolve it
>> [minFlux, maxFlux, Vmin, Vmax] = fluxVariability(model, 0);
Index exceeds matrix dimensions.
Error in fluxVariability (line 258)
relSol = sol.full(Order(Presence));
can anyone help me with this

回答 (1 件)

Kartik Mittal
Kartik Mittal 2018 年 11 月 27 日
Make sure you are using proper subscripts while getting value from the matix, also in proper order.

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by