Marco Antoniotti

Results 32 comments of Marco Antoniotti

Yes. But it would make the parser more complicated and would change the declaration stile of other variables :)

Hi, here is the call ``` [f_min, f_MAX] = fluxVariability(ENGRO); ``` `ENGRO` is obtained from a call to ``` ENGRO = readCbModel('Engro.xml') ``` which seems to return a correct model,...

Hi, any update on this? All the best Marco

Hi Ronan this is what I get following your instructions... ``` funParams = 1×11 cell array {[100]} {'max'} {84×1 cell} {[0]} {[1]} {'2-norm'} {1×1 struct} {[0]} {0×0 double} {0×0 double}...

Hi Ronan the call to `fluxVariability` is shown in the message above. There is only one parameter passed in that is the result of parsing a SBML file via `readCbModel`....

Hi any progress on this one? All the best Marco

Thanks. It is fixed. One note. `updateCobraToolbox` downloads `git bash` even if it is already installed. All the best Marco

> You need to pass `-use-full-path` to msys2_shell.cmd I don't launch from the command line. I am not sure what gets invoked "out of the box" by double clicking on...

> ok, thanks, I think the shortcut just calls msys2_shell.cmd, so you'd have to edit the shortcut Yes. I know. But that is not what I want. I want the...

I urge you to unify them. Users do not like surprises.