- Visual Media Processing Using Matlab Beginner's Guide
- George Siogkas
- 182字
- 2021-08-06 16:37:51
The editor
A very important tool in MATLAB, besides the default ones you see when first opening the environment, is the editor. The editor can be invoked in various ways, depending on what you want to accomplish. The three basic ways are:
- Click on the New Script icon on the HOME tab
- Click on the New icon on the HOME tab and then click on either one of the first four choices: Script, Function, Example, or Class
- Click on the Open icon on the HOME tab and then either search for a file in your computer with a
.m
extension (MATLAB code) by clicking on Open…, or selecting a file from the RECENT FILES list
The EDITOR window
Once you have invoked the editor using any of the ways mentioned previously, a new window will pop up. In this window, you can write, alter, and save your code using a powerful code editor. We will not go into detail here, since to fully comprehend the functionalities of this tool, we first have to learn how to write code in MATLAB.

推薦閱讀
- ATmega16單片機(jī)項(xiàng)目驅(qū)動教程
- BeagleBone By Example
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開發(fā)
- 精選單片機(jī)設(shè)計(jì)與制作30例(第2版)
- 單片機(jī)原理及應(yīng)用系統(tǒng)設(shè)計(jì)
- scikit-learn:Machine Learning Simplified
- STM32嵌入式技術(shù)應(yīng)用開發(fā)全案例實(shí)踐
- 筆記本電腦維修實(shí)踐教程
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 基于網(wǎng)絡(luò)化教學(xué)的項(xiàng)目化單片機(jī)應(yīng)用技術(shù)
- Spring Security 3.x Cookbook
- Istio實(shí)戰(zhàn)指南
- 嵌入式系統(tǒng)原理及應(yīng)用:基于ARM Cortex-M4體系結(jié)構(gòu)
- 筆記本電腦現(xiàn)場維修實(shí)錄
- Learning Microsoft Cognitive Services