Simulink is running very slow in a high end laptop

I am using MatlabR2014b in my Dell Latitude E6420 laptop. My laptop specifications are 3rd Generation Intel® Core™ i5 Processor,8 GB ram,500 gb Hard disk with 50 gb of free space in C drive,Intel® HD Graphics 3000,2.50 Ghz CPU clock speed. Why my Matlab is running slow even with these high end specifications?

4 件のコメント

Walter Roberson
Walter Roberson 2016 年 2 月 3 日
Those specifications were high end in 2012, not today.
Does the memory monitor show you running low on memory, possibly using swap space?
Stefan Raab
Stefan Raab 2016 年 2 月 3 日
Which OS do you have? Windows? If yes, 32bit or 64bit? If 64bit, which MATLAB version, 32bit or 64bit?
Hemanth Kumar
Hemanth Kumar 2016 年 2 月 3 日
Windows 10 64 bit and obviously matlab is also 64bit
Hemanth Kumar
Hemanth Kumar 2016 年 2 月 3 日
@Walter Roberson No my memory monitor is not showing less on memory. My laptop is just using 3.3gb out of 8gb when i am working on simulink.

サインインしてコメントする。

回答 (3 件)

Hemanth Kumar
Hemanth Kumar 2016 年 2 月 28 日

3 投票

1.Open SIMULINK 2.Open "Model Configuration parameters" from "Simulation" menu on top (or) use shortcut key CTRL+E. 3.Select "solver" tab. 4.In "solver options" try using different types of "solvers" (available solvers are ode45(Dormand-Prince),ode23tb(stiff/TR-BDF2)...... e.t.c) 5.For me simulation time takes nearly 3 hours when i used "ode45(Dormand-Prince)" and just 1 minute when i used "ode23tb(stiff/TR-BDF2)".
PAVANKUMAR DARAMUKKALA
PAVANKUMAR DARAMUKKALA 2024 年 2 月 21 日

0 投票

>> restoredefaultpath
>> rehash toolboxcache
>> sl_refresh_customizations
after typing these the same issue is solved for me
thanks to matlab support team for helping me

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

質問済み:

2016 年 2 月 3 日

回答済み:

2024 年 2 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by