Have you a registration already ? Sign In
Calculation Of Euclidean Norm Of Vectors In MatLab(Illustrated Expression)
After creating vectors or matrics in Matlab, you can edit them in Variable Editor which is like Excel tables. It is very easy to edit the matrices and vectors in Matlab Variable Editor, and in this article we will show how to edit matrices and vectors in Variable Editor in Matlab with a very basic example below.
To open the Variable Editor for a variable in Matlab, for example you created a vector as shown by blue arrow above in Command Window. The vector will be appeared Workspace as shown by green arrow above. If you double click on that variable, the Variable Editor for that matrix will open as shown by red arrow.
As you see, Variable Editor in Matlab is like the Excel tables. You can edit your variable from this table in a very basic way.
You can edit your variable as above. If you right click on a specific cell on your table in Variable Editor, there will a little table appear as shown in red box. You can do row and column operations such as adding columns, or deleting rows or columns etc.
You can take the transpoze of the variable if you click on ‘Transpose Variable’ option on that little menu.
Select the whole variable by dragging your mouse.
Also you can select the all table value of your variable as above example by clicking and dragging your mouse like in Excel. If you right click after that, same menu will appear as shown by red arrow above in Matlab. You can Cut or Copy these informations, also if you have an cut or copied informations, you can Paste it.
So the use of ‘Matlab Variable Editor’ is very easy like Excel. Leave your comments and questions about ‘Matlab Variable Editor’ below!
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Write Comments