필터 지우기
필터 지우기

options for analyzing simulation results. Looking for suggestions

조회 수: 2 (최근 30일)
susman
susman 2021년 3월 3일
I have developed a Markov Model and got 100000 simulations for a time period of 57 years. That means my output is 100000 by 57 matrix.
Now I want to use analyze the results of those simulations by using various graphical forms. I have not used MATLAB much before, therefore, I am looking for the suggestions for graphs/plots/figures that can give meaningful visualization of the simulations.
I have used following command which works perfectly for a small number of simulations but the results look clumsy to make any analysis. Any suggestions?
plot(timePeriod,simulations(1,1:end))

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by