Skip to content

Commit

Permalink
issue #54: Added even more directions to dirsMat
Browse files Browse the repository at this point in the history
  • Loading branch information
BabaylovaPolina authored and isvasia committed Dec 28, 2018
1 parent 0573018 commit f31760e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
gMat, vEllObj);
timeVec = [t1, 0];
% initial directions:
nDirs = 2;
nDirs = 5;
paramVec = linspace(0, 2*pi, nDirs);
[param1Arr, param2Arr, param3Arr] = meshgrid(paramVec);
dirsMat = [...
Expand Down

0 comments on commit f31760e

Please sign in to comment.