Textbooks.elsevier.com - tools for all your teaching needs.

I. Introduction to Programming Using MATLAB. Chapter 1: Introduction to MATLAB. Exercises. 1) Create a variable to store the atomic weight of silicon (28.085). ... Store a number with a decimal place in a double variable (the default). ... Convert the variable to the type int32 and store the result in a new variable. >> num = 13.45. num = 13 ... ................
................