MATLAB: Data Types (numbers and character arrays) for Beginners

Опубликовано: 27 Март 2026
на канале: Engineering with Dr. Kelsey Joy
1,361
10

Identifying different types of data in MATLAB. This video introduces numeric data (double in MATLAB Workspace) and character arrays (char in MATLAB Workspace). Character arrays are also commonly referred to as strings. There is another data type in MATLAB that is called string arrays that is different than character arrays though. Character arrays will be sufficient for most programs you may want to develop. I advise the use of cell arrays over string arrays for most applications. This is a more complex data type that is covered in another video.

How to Create Programs in MATLAB tutorial playlist:    • How to Create Programs in MATLAB (tutorial)  

Get your own MATLAB cheat sheet Travel Mug: https://www.redbubble.com/i/mug/MATLA...

#MATLAB #learntocode #datatypes #numericdata #stringdata #strings #characterarrays #engineeringstudent #engineeringstudents #engineering #engineer #coding #code #programming #program