.dat file of large space as function argument?

I have a data file upto 1gb i want to process it as a function argument and store the operated result which might be greater in size , please help me

1 Comment

A DAT file is a generic data file created by a specific
application. It may contain data in binary or text format
(text-based DAT files can be viewed in a text editor). DAT
files are typically accessed only by the application that
created them.
What is the exact format of your .dat file?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 26 Jul 2018

Commented:

on 27 Jul 2018

Community Treasure Hunt

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

Start Hunting!