| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → SimBiology |
| Contents | Index |
| Learn more about SimBiology |
sbioloadproject('projFilename')
sbioloadproject ('projFilename','variableName')
sbioloadproject projFilename variableName1 variableName2...
s = sbioloadproject (...)
sbioloadproject('projFilename') loads a SimBiology project from a project file (projFilename). If no extension is specified, sbioloadproject assumes a default extension of .sbproj. Alternatively, the command syntax is sbioloadproject projFilename.
sbioloadproject ('projFilename','variableName') loads only the variable variableName from the project file.
sbioloadproject projFilename variableName1 variableName2... loads the specified variables from the project.
s = sbioloadproject (...) returns the contents of projFilename in a variable s. s is a struct containing fields matching the variables retrieved from the SimBiology project.
You can display the contents of the project file using the sbiowhos command.
sbioaddtolibrary, sbioremovefromlibrary, sbiosaveproject, sbiowhos
![]() | sbiolastwarning | sbiomodel | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |