| 查看: 726 | 回复: 0 | |||
[交流]
利用gprmax仿真不能出.out文件的剖面图
|
|
探地雷达仿真模拟生成out文件的剖面图总是报错不知道问题出在哪里 求助 以下是错误: Reading GprMax2D #analysis: file ...box.out ??? Error using ==> reshape To RESHAPE the number of elements must not change. Error in ==> gprmax2d_readprofile at 277 ez=reshape(F(1:3:end),TotalOuts,Model(1).iterations,Model(1).NSteps); Error in ==> boxout at 2 [header,Fields]=gprmax2d_readprofile('box.out'); >> 以下是程序: clc,clear [header,Fields]=gprmax2d_readprofile('box.out'); nl=header.NSteps; nt=header.iterations; ez=Fields.ez; ez=reshape(ez,nt,nl); dy=10.0*header.dy; dt=1.0e9*header.dt; pcolor((1:nl)*dy+0.25,(1:nt)*dt,ez); ascal=20; caxis([-ascal,ascal]); shading interp; axis ij xlabel('Distance(m)') ylabel('Time(ns)') colorbar; fprintf('profile'); |
» 猜你喜欢
化工求调剂!
已经有9人回复
301求调剂
已经有13人回复
308求调剂
已经有13人回复
材料工程310专硕调剂
已经有15人回复
304求调剂
已经有9人回复
081700,311,求调剂
已经有16人回复
080500求调剂
已经有3人回复
312求调剂
已经有10人回复
070300化学279求调剂
已经有19人回复
求调剂 一志愿西南交通大学085701环境工程 282分
已经有9人回复














回复此楼
10