Io_high = Io + (Io * 0.1); % valore alto sommiamo il 10 per centoRp_low = Rp - (Rp * 0.1); % valore basso togliamo il 10per cento
Rp_high = Rp + (Rp * 0.1); % valore alto sommiamo
因为我以前的问题很不清楚,所以我编辑了它:我想为一个半径为: r+fcr_size的光晕球构造一个图案。光晕球体中的空腔应该有半径r,有了这个图案,我可以在许多不同的球心上使用它,得到许多光晕球。现在我正在寻找最快的解决方案。我的方法是: xyz_pattern=[]
#Create the Bounding Box only in positive x,y,z direction, because th