フィルターのクリア

is it normal for a matlab program to run more than a day?

11 ビュー (過去 30 日間)
Joseph
Joseph 2015 年 12 月 4 日
編集済み: Adam 2015 年 12 月 4 日
i'm trying to make a color plot using a data that has (2500000) elements in it. i have to do some manipulations to sort the data in to a few histogram. but matlab has been running for more than a day and still hasn't got the result. i sould mention that for 32000 data point, the same code takes almost 2 or 3 minutes to give the color plot results. is it normal to take this much time considering 2500000 data points?
thank you
  3 件のコメント
Joseph
Joseph 2015 年 12 月 4 日
thank you, i think it should be the matter of scaling. i was wondering is there any intrinsic time limit for matlab to run a code?
Adam
Adam 2015 年 12 月 4 日
編集済み: Adam 2015 年 12 月 4 日
Code can run for as long as your machine stays switched on theoretically, if Matlab doesn't crash or use up all the memory or anything like that.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeTime Series Events についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by