Community Profile

photo

Tiffany McGinnis


Last seen: presque 3 ans il y a Actif depuis 2019

Statistiques

Content Feed

Afficher par

Question


Matlab read textile into two matrices
Read data file directly into the columns of two matrices, i.e. do not save into vectors and later assign to columns. See FIGURE ...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


fopen, fscanf, nested for loops
Check the file ID to determine if the file is available. Only print message if file is not available. Use nested for loops to...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


Switch-case problem
inches = -2; while ~(inches >=59 && inches <= 78) inches = input('Enter the height in inches(59-78) : '); end pounds = ...

environ 5 ans il y a | 1 réponse | 0

1

réponse