MatLab Manual / vectorial variables in Matlab Program

Program Name

Write a Matlab Program for vectorial variables.
Theory
vectorial variable are Vectors can change magnitude and direction over time.
Program Code


Input and Output:
b =   0.9093   0.1411  -0.9589
Output:
Click for Matlab Online Compiler (Copy, Paste and Press Enter)


Home     Back