Read data from a file

1 visualización (últimos 30 días)
Lauren Smith
Lauren Smith el 7 de Mzo. de 2017
Editada: Jan el 7 de Mzo. de 2017
I am having trouble with a Cody Coursework problem. It reads:
'You are given a text file called "Random_Data.txt". The very first line of the file contains only 1 number. This number indicates how many vectors are stored in this file. Every vector in this file is 1 x 5. Write a script that will add up all of the vectors in this file and save your answer in a variable called "Total".'
It must be a script and not a function. I have tried fscanf, but am not sure how to use it.
Thanks!
  1 comentario
Jan
Jan el 7 de Mzo. de 2017
Editada: Jan el 7 de Mzo. de 2017
Then please post your code. Otherwise it is hard to help you without presenting the full solution. The usage of fscanf is explained in the docs: doc fscanf. What is not clear after reading this?

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by