Skip to main content Accessibility help
×
Hostname: page-component-77c89778f8-gq7q9 Total loading time: 0 Render date: 2024-07-20T12:52:11.190Z Has data issue: false hasContentIssue false

6 - Files and Organization

Published online by Cambridge University Press:  03 May 2011

Get access

Summary

The organization of code and data files in directories can have a significant impact on ease of use. Separate project-specific and general-purpose m-files to make them easier to use and to integrate with the MATLAB product.

Toolboxes

Organize General-Purpose m-Files in Toolboxes

Develop general-purpose program libraries or toolboxes to increase productivity. A library is particularly helpful for related functions, such as statistics or time series analysis, that are useful in more than one application domain.

Write your toolboxes for sharing. Standards are higher for public toolboxes that you share with others than for personal toolboxes for your own use. Improve the quality of your code by having others use and criticize it. A public toolbox should be usable by nonexperts and customizable and extensible by experts.

Put Test Files in a Separate Directory

In general, do not release test files in a production code toolbox directory. Putting the test files in their own directory makes the release separation easier. Using separate directories helps avoid any dependence of the production code on the test code.

Consider Writing Demo Files

Demo files provide the user with quick examples of the capabilities and uses of the functions in a toolbox. Demos often use graphical user interfaces (GUIs) or are graphics based, and they allow the user to see results without extensive programming.

Type
Chapter
Information
Publisher: Cambridge University Press
Print publication year: 2010

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

Available formats
×