Parent Directory
|
Revision Log
|
Revision Graph
Fix 40 level to remove printing output and add 50 level resolution files
1 | molod | 1.1 | ZC = [99000.0:-2000:1000.0]; |
2 | ZF = [100000:-2000.:0.]; | ||
3 | drC = [100000-ZC(1),ZC(1:end-1)-ZC(2:end)]; | ||
4 | drF = ZF(1:end-1)-ZF(2:end); | ||
5 | save('ZcordA_FizhiZ50.mat','ZC','ZF','drC','drF'); |
ViewVC Help | |
Powered by ViewVC 1.1.22 |