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

推薦閱讀
- 用“芯”探核:龍芯派開發(fā)實(shí)戰(zhàn)
- 電腦維護(hù)與故障排除傻瓜書(Windows 10適用)
- Android NDK Game Development Cookbook
- 電腦組裝與維修從入門到精通(第2版)
- Creating Dynamic UI with Android Fragments
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開發(fā)
- Getting Started with Qt 5
- 現(xiàn)代辦公設(shè)備使用與維護(hù)
- 數(shù)字邏輯(第3版)
- AMD FPGA設(shè)計(jì)優(yōu)化寶典:面向Vivado/SystemVerilog
- 筆記本電腦維修300問
- Hands-On Artificial Intelligence for Banking
- 微型計(jì)算機(jī)系統(tǒng)原理及應(yīng)用:國產(chǎn)龍芯處理器的軟件和硬件集成(基礎(chǔ)篇)
- 電腦組裝與維護(hù)即時(shí)通
- UML精粹:標(biāo)準(zhǔn)對(duì)象建模語言簡明指南(第3版)