In this video, we move beyond simple number crunching and look at how to handle real-world data in MATLAB. I’ll show you how to work with dates and time, manipulate text strings, and combine everything into a professional table.
Topics Covered:
Datetime Functions: Using datetime('now'), handling TimeZones, and custom formatting.
Text Manipulation: Using append() to join names and strings.
Matrix Concatenation: Understanding cat() to join arrays vertically or horizontally.
Table Creation: Building a table from scratch using logicals, dates, and cell arrays.
Data Indexing: How to access and modify your table data efficiently.
Download
0 formats
No download links available.
MATLAB Essentials: Datetime, Strings, and Creating Tables from Scratch | NatokHD