Info

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

How to convert the ratser input file to matlab matrix

1 visualización (últimos 30 días)
sharoze ali
sharoze ali el 27 de Dic. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hello All
I have aquery ...
I have a file of simple ratser format . I want to convert that simple file to matlab matrix (.mat) . How can i do that is there any predefined library are there .
Rgds Sharoze Ali
  2 comentarios
per isakson
per isakson el 27 de Dic. de 2014
" simple ratser format" &nbsp What exactly is that?
Image Analyst
Image Analyst el 27 de Dic. de 2014
sharoze's "Answer" moved here since it's not an answer to his original question but a reply/comment to per.
Sorry All . It is a simple RASTER FILE. I am also unaware of it. My aim is to use the data of the book "two-dimensional phase unwrapping theory algorithms and software" which is in raster format. The link for data is <ftp://ftp.wiley.com/sci_tech_med/phase_unwrapping/>. Can anyone help me on this?

Respuestas (1)

Image Analyst
Image Analyst el 27 de Dic. de 2014
Try readtable(), csvread(), importdata(), textscan(), fgetl() and sscanf(), fread(), dlmread(), or possibly some others.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by