“Profile to Improve Performance”dosen't work well on matlab2019a

2 Ansichten (letzte 30 Tage)
fudong
fudong am 31 Aug. 2019
Beantwortet: fudong am 1 Sep. 2019
It seems that the profiler UI dose not work well on my matlab2019a, which is an academic use version of matlab2019a bought by Wuhan University, China.
I tried to run the matlab code below on matlab2016a and matlab2019a, respectively.
**
profile on
[t,y] = ode23('lotka',[0 2],[20;20]);
profile viewer
**
Then, the corresponding outputs shown in user interfaces are shown as follows.
2016a.png
2019a.png

Akzeptierte Antwort

fudong
fudong am 1 Sep. 2019

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by