To view prices and purchase online, please login or create an account now.



The Elements of MATLAB Style

Paperback / softback

Main Details

Title The Elements of MATLAB Style
Authors and Contributors      By (author) Richard K. Johnson
Physical Properties
Format:Paperback / softback
Pages:180
Dimensions(mm): Height 203,Width 127
Category/GenreApplied mathematics
Computing - general
ISBN/Barcode 9780521732581
ClassificationsDewey:518
Audience
Professional & Vocational
Illustrations Worked examples or Exercises

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 31 December 2010
Publication Country United Kingdom

Description

The Elements of MATLAB Style is a guide for both new and experienced MATLAB programmers. It provides a comprehensive collection of standards and guidelines for creating solid MATLAB code that will be easy to understand, enhance, and maintain. It is written for both individuals and those working in teams in which consistency is critical. This is the only book devoted to MATLAB style and best programming practices, focusing on how MATLAB code can be written in order to maximize its effectiveness. Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing. It includes many concise examples of correct and incorrect usage, as well as coverage of the latest language features. The author also provides recommendations on use of the integrated development environment features that help produce better, more consistent software.

Author Biography

Richard K. Johnson has taught dozens of MATLAB courses for universities, companies and the federal government. He is the author of MATLAB Programming Style Guidelines and the developer of the Data Visualization Toolbox for MATLAB. He has a Ph.D. in engineering science from the University of California, San Diego, and is a former professor at Oregon State University.

Reviews

"Congratulations to Richard for writing "The Elements of MATLAB Style." It's a book that I recommend you read. I encourage you to adapt the guidelines in a way suitable for your programming environment. Loren Shure, MATLAB Blogger & Principal Developer at MathWorks "... The enormous community of MATLAB users will really enhance their effectiveness as programmers by following this book's clear and sensible advice. The book offers five main categories of style and convention: formatting, naming, documentation, programming, and testing. J. C. Butcher, Computing Reviews "This is the book I wish I would have had as I was defining my coding style in MATLAB. Elements of MATLAB style helps you make decisions about how your code should look, what variable names to use, etc. It defines a system for making lots of little decisions so your code will be a coherent whole." Doug Hull, MATLAB Blogger & Application Engineer at MathWorks