What is the meaning of this code
Afficher commentaires plus anciens
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;
Réponses (1)
KALYAN ACHARJYA
le 6 Fév 2021
Modifié(e) : KALYAN ACHARJYA
le 6 Fév 2021
1 vote
The meaning is
RHS data is assigned to LHS of the particular variable.
More: I am not interested to blind guess here.
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!