diff --git a/SimulatinganExponentialSpread.prj b/SimulatinganExponentialSpread.prj index 25ee3d8..f4b34e6 100644 --- a/SimulatinganExponentialSpread.prj +++ b/SimulatinganExponentialSpread.prj @@ -1,5 +1,5 @@ - + Simulating_an_Exponential_Spread ${PROJECT_ROOT}/SimulatinganExponentialSpread ${PROJECT_ROOT}/SimulatinganExponentialSpread @@ -22,7 +22,9 @@ ${PROJECT_ROOT}/virusSpread.mlapp - + + ${PROJECT_ROOT}/defaultResults.mat + ${PROJECT_ROOT}/propagationSimulator.slx ${PROJECT_ROOT}/utilities/getRand.m @@ -36,7 +38,7 @@ - /mathworks/devel/jobarchive/BR2020ad/.zfs/snapshot/BR2020ad.1442783.pass.ja1/current/build/matlab + /mathworks/devel/sbs/37/grouleau.BR2020ad.j1499878/matlab diff --git a/cache/propagationSimulator.slxc b/cache/propagationSimulator.slxc index cfb16c2..5f2dfa4 100644 Binary files a/cache/propagationSimulator.slxc and b/cache/propagationSimulator.slxc differ diff --git a/defaultResults.mat b/defaultResults.mat new file mode 100644 index 0000000..89787fb Binary files /dev/null and b/defaultResults.mat differ diff --git a/resources/project/Root.type.Files/defaultResults.mat.type.File.xml b/resources/project/Root.type.Files/defaultResults.mat.type.File.xml new file mode 100644 index 0000000..80b5b16 --- /dev/null +++ b/resources/project/Root.type.Files/defaultResults.mat.type.File.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/virusSpread.mlapp b/virusSpread.mlapp index ba3e918..a43b69d 100644 Binary files a/virusSpread.mlapp and b/virusSpread.mlapp differ