adamjgnoel / AcCoRD

Actor-based Communication via Reaction-Diffusion. A molecular communication simulator. Simulates stochastic reaction-diffusion systems.
https://warwick.ac.uk/adamnoel/software/accord/
Other
12 stars 4 forks source link

Video bug fixes #109

Closed adamjgnoel closed 4 years ago

adamjgnoel commented 4 years ago

R2019b of MATLAB removed option for variables defined only inside subfunctions to have external scope. This broke the video maker as certain variables were only created when adding particular video features at run time. Code was updated to address this with no front-end changes.

Also fixed bug when trying to plot molecules that are defined as points.