| Author |
Comment/Response |
Lionel
|
01/23/13 08:16am
[We had multiple of these; may be homework, but I will give a summary.
Have you tried just running what is inside the ListPlot? Instead of
ListPlot[f[a,b,c]],
what is the output of
f[a,b,c]?
(or ListPlot[data,..] => data.)
Forum Moderator ]
I learnt from Mathematica's tutorial on how to simulate a discrete markov process, but how can i get my result in the form of a sequence instead of a plot as demonstrated in this turorial by mathematica?
link: http://reference.wolfram.com/mathematica/ref/DiscreteMarkovProcess.html
URL: , |
|