January 2014
Intermediate to advanced
544 pages
10h 15m
English
After studying this chapter, you should be able to:
Logical decision-making and loops are two very important components in writing a computer program. It is important to properly learn the syntax of conditional and loop structures. In this chapter, conditional statements and loops in MATLAB are discussed.
Frequently, a user has to load data that is available in external files, perform certain computations on it, and store the results in output files. Such file handling exercises form an important part of MATLAB programming since ...
Read now
Unlock full access