EE 3010 - Michigan Technological University

shows that the result is a 1x33 character array (made up of the ASCII decimal codes for each number and the period.) Try >> x_d = double(x). To convert to a number that can be used in subsequent calculations, we must use the “str2num” (convert string to number) command: >> x_d = str2num(x) ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download