Error in the ANTICIPATED RESULTS section
serverResponse = buildFluxDistLayout(minerva, model, solution_atp_prod_max_regularised, 'atp_prod_max_regularised3',[],'#6617B5')
Error using matlab.system.internal.executeCommand
The command is too long to execute.
Error in dos (line 66)
[varargout{1:nargout}] = matlab.system.internal.executeCommand(varargin{:});
Error in postMINERVArequest (line 40)
[x , response] = system(char(curl_str));
Error in buildFluxDistLayout (line 65)
serverResponse = postMINERVArequest(login, password, map, googleLicenseContent, identifier,
content);