필터 지우기
필터 지우기

SimBiology or sbmlimport crashing MATLAB

조회 수: 1 (최근 30일)
Richard Allen
Richard Allen 2014년 2월 18일
답변: Arthur Goldsipe 2014년 2월 19일
I'm trying to import this SBML model into SimBiology using the sbmlimport function. Unfortunately this results in an immediate crashing of MATLAB (2010b and 2013a) - does anyone have any suggestions on how to proceed or diagnose the issue?
Many thanks,
Richard

채택된 답변

Arthur Goldsipe
Arthur Goldsipe 2014년 2월 19일
Hi Richard,
The problem is that some of the compartments have a size of 0. This is not supported in SimBiology. Even though these compartments are two-dimensional (e.g., membranes), they still need to specify a non-zero area. If you change the size of these compartments to something non-zero, say 1, then you should be able to import the SBML file.
It also looks like attempting to import the original file no longer crashes as of R2013b. In that version, you get an error message about the compartment volume.
-Arthur

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

Help CenterFile Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by