Octave Programming Lesson 7.1 - Special Purpose Import Export Commands

Опубликовано: 29 Март 2025
на канале: Hanshaw Virtual University
1,211
28

Engineers tend to work with a variety of software packages and data types. For example, data acquisition systems such as oscilloscopes tend to allow you to save data in the form of text (or ASCII) files or comma separated variable (or CSV) files. These data types aren’t the same as OCTAVE’s native .MAT data type, so if we want to use OCTAVE to analyze or plot the data then I need to convert the data type to something OCTAVE can understand. OCTAVE provides a variety of tools to perform this task.

Become a Patron!   / hvu