division of large arrays

1 view (last 30 days)
masih
masih on 14 Jun 2017
Commented: masih on 15 Jun 2017
Hi ALL, I am trying to divide two arrays, each are 1224477x1 double. I get an out of memory error from matlab. how do we deal with this?
  2 Comments
KSSV
KSSV on 14 Jun 2017
What you did? Element by element division or straight away used /? Do you have both the array in workspace first?
masih
masih on 15 Jun 2017
Thanks I resolved it.

Sign in to comment.

Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!