Calq commands and keywords

Function

fileread

Definition

This function reads a file from your computer. The parameter that you pass is a prompt to the user. The file contents are returned as a string.

Example

  x = fileread('Select a file');
  y = str2num(x)

See also

imread, str2num and imshow.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage