Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

assign a veriable to the numbers from a a txt file

1 visualización (últimos 30 días)
Asl
Asl el 25 de Oct. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I want to read a txt file containing some mumbers only, and assign a the numbers "A" a variable in workspace
how can I assign a veriable to the numbers

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 25 de Oct. de 2013
A=dlmread('file.txt')

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by