What is the meaning of this code
Ältere Kommentare anzeigen
X_mur_0=0;
X_mur_1=10;
Y_mur_0=0;
Y_mur_1=10;
Z_mur_0=0;
Z_mur_1=10;
gamma_mur=100;
kn_mur=5;
Antworten (1)
KALYAN ACHARJYA
am 6 Feb. 2021
Bearbeitet: KALYAN ACHARJYA
am 6 Feb. 2021
1 Stimme
The meaning is
RHS data is assigned to LHS of the particular variable.
More: I am not interested to blind guess here.
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!