Field Strings are not accepted
Afficher commentaires plus anciens
Hello,
i try this tutorial:
and my problem is, that in my simulation the values, as i defined here:
% Sun
Sun.M = 1.99e30;
Sun.R = 6.96e8*SunScaling;
Sun.RGB = [1 0.5 0];
Sun.Px = 5.5850e+08;
Sun.Py = 5.5850e+08;
Sun.Pz = 5.5850e+08;
Sun.Vx = -1.4663;
Sun.Vy = 11.1238;
Sun.Vz = 4.8370;
cannot be adopted.
Maby someone can help me =)
Réponses (0)
Catégories
En savoir plus sur Acoustics, Noise and Vibration 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!