EN / USD
2 Items
 Home
Blog
Introduction to MATLAB Command Window
MATLAB keywords, MATLAB Command Window, MATLAB interfaces, basics of matlab, matlab first program, matlab windows, matlab environment
Hello friends! I hope you all had a great start to the new year. In our first lecture, we had looked at the MATLAB prompt and also learned how to enter a few basic commands that use math operations. This also allowed us to use the MATLAB prompt as an advanced calculator. Today we will look at the various MATLAB keywords, and a few more basic commands and MATLAB functions, that will help us keep the prompt window organized and help in mathematical calculations. We are also going to get familiar with MATLAB’s interface and the various windows. We will also write our first user-defined MATLAB functions. MATLAB keywords and functions Like any programming language, MATLAB has its own set of keywords that are the basic building blocks of MATLAB. These 20 building blocks can be called by simply ...
Blog
MATLAB Windows | Figure Window | Editor Window
MATLAB Windows, Figure Window, Editor Window, matlab editor, matlab figure, matlab fig
Hello learners, Welcome to another tutorial on MATLAB. In the previous tutorial, we learned a lot about MATLAB's command window, saw some exciting commands related to the system, and found guidance from the pre-defined data. In this lecture, you will learn a great deal about the other two types of windows we defined in the earlier sessions. Let me discuss the points that will be discussed today.  What is a Figure window? How to get started with the figure window? How can you change the background colour of the figure window? What are some functions of the figure window? Give a brief introduction to the editor window. What is the live script? How to run code on the live script? What is the difference between the run all and run section options in MATLAB? We shall discuss all ...