Open Issues Need Help
View All on GitHubStochastic System Identification Toolkit (SSIT) to model, analyze and design single-cell experiments
AI Summary: Debug a MATLAB function, `formPropensitiesGeneral`, within the Stochastic System Identification Toolkit (SSIT) that is failing due to an invalid filename parameter passed to `matlabFunction`. The issue stems from incorrect filename construction and potentially improper handling of the 'File' option within `matlabFunction`. The solution involves correcting filename generation to avoid path delimiters and ensuring the filename is valid for file creation by `matlabFunction`.
Stochastic System Identification Toolkit (SSIT) to model, analyze and design single-cell experiments