- 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.

推薦閱讀
- 新媒體跨界交互設(shè)計(jì)
- Istio入門(mén)與實(shí)戰(zhàn)
- Getting Started with Qt 5
- 單片機(jī)原理及應(yīng)用系統(tǒng)設(shè)計(jì)
- micro:bit魔法修煉之Mpython初體驗(yàn)
- 電腦維護(hù)365問(wèn)
- Svelte 3 Up and Running
- 微型計(jì)算機(jī)系統(tǒng)原理及應(yīng)用:國(guó)產(chǎn)龍芯處理器的軟件和硬件集成(基礎(chǔ)篇)
- RISC-V處理器與片上系統(tǒng)設(shè)計(jì):基于FPGA與云平臺(tái)的實(shí)驗(yàn)教程
- 單片機(jī)原理及應(yīng)用:基于C51+Proteus仿真
- Blender Game Engine:Beginner's Guide
- FL Studio Cookbook
- 單片機(jī)原理與技能訓(xùn)練
- 筆記本電腦維修技能實(shí)訓(xùn)
- 創(chuàng)客電子:Arduino和Raspberry Pi智能制作項(xiàng)目精選