Programming: Organizing Data
Programming: Organizing Data
Curriculum Module
Created with R2022a. Compatible with R2022a and later releases.
Information
This curriculum module contains interactive MATLAB® live scripts that teach fundamental concepts and basic terminology related to programming computers. This module focuses on concepts and practices related to working with data.
Background
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers textual data, numerical data, memory, and data structures including, arrays, structs, tables, and more. Applications include sea surface temperature data and solar power generation data.
The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.
Contact Us
Solutions are available upon instructor request. Contact the MathWorks teaching resources team if you would like to request solutions, provide feedback, or if you have a question.
Prerequisites
These scripts assume familiarity with MATLAB and general programming knowledge at the level covered in the Fundamentals of Programming interactive examples. You could also use MATLAB Onramp as another resource to acquire familiarity with MATLAB.
Getting Started
Accessing the Module
On MATLAB Online:
Use the link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.
On Desktop:
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on OrganizingData.prj. It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select Add-Ons > Get Add-Ons.
Products
MATLAB®, Mapping Toolbox™ (StoringData.mlx), Symbolic Math Toolbox™ (Strings.mlx)
Scripts
Strings.mlx
NumericDataTypes.mlx
Memory.mlx
StoringData.mlx
License
The license for this module is available in the LICENSE.md.
Related Courseware Modules
Courseware Module | Sample Content | Available on: |
---|---|---|
Programming: Structuring Code Learn how to organize your code into functions, debug, comment, and share |
![]() |
![]() ![]() GitHub |
Programming: A Starter Project Using MATLAB and Python Use MATLAB, Python, and the OpenWeather API together to implement a weather prediction dashboard |
![]() |
![]() ![]() GitHub |
Introductory content:
-
Fundamentals of Programming is available on
or
or GitHub
-
Treasure Hunt Game: Learn to Code is available on
or
or GitHub
Or feel free to explore our other modular courseware content.
Educator Resources
Contribute
Looking for more? Find an issue? Have a suggestion? Please contact the MathWorks teaching resources team. If you want to contribute directly to this project, you can find information about how to do so in the CONTRIBUTING.md page on GitHub.
© Copyright 2023 The MathWorks™, Inc
Cite As
Emma Smith Zbarsky (2023). Programming: Organizing Data (https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data/releases/tag/v1.1.0), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
SoftwareTests
Utilities
FunctionLibrary
Scripts
Utilities/OldVersions
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data/releases/tag/v1.1.0 |
||
1.0.3.0 | See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data/releases/tag/v1.0.3 |
||
1.0.2 | See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data/releases/tag/v1.0.2 |
||
1.0.1 | See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Programming-Organizing-Data/releases/tag/v1.0.1 |
||
1.0.0 |