Field Strings are not accepted
Mostrar comentarios más antiguos
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 =)
Respuestas (0)
Categorías
Más información sobre Acoustics, Noise and Vibration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!