SvB
Followers: 0 Following: 0
Feeds
提问
"Calibrated" plotting of 3D shape at fixed pixel size
I've loaded a 3D mesh (.obj file) in Matlab and am trying to plot it using the trimesh function in such a way that I know that 1...
1 year 前 | 0 个回答 | 0
0
个回答已回答
i want to determine lower and upper points in histigram
If you only want to shift the view of the histogram, simply use xlim([-1 1]) %and/or ylim([-1 1]) so show only tha...
i want to determine lower and upper points in histigram
If you only want to shift the view of the histogram, simply use xlim([-1 1]) %and/or ylim([-1 1]) so show only tha...
6 years 前 | 0
| 已接受
已回答
The expression to the left of the equals sign is not a valid target for an assignment.
If I'm right, line 6 refers to this line of code: fuelrategm/kwh(i)= interp2(xx,yy,zz,engspeeds(i),engtq_Nm(i)); You're ...
The expression to the left of the equals sign is not a valid target for an assignment.
If I'm right, line 6 refers to this line of code: fuelrategm/kwh(i)= interp2(xx,yy,zz,engspeeds(i),engtq_Nm(i)); You're ...
6 years 前 | 0
| 已接受
提问
2D PSF from 1D component
This is something that has been annoying me to no end today, and I'm not sure whether it's because of a lack of understanding th...
6 years 前 | 0 个回答 | 1
0
个回答提问
Open figure in standalone application
I have a script controlling a motorized Pan-Tilt Unit (PTU) using a joystick. The way everything is set-up is that control is ba...
7 years 前 | 1 个回答 | 0
1
个回答提问
Improving speed in while loop
This is a quite specific example, but any help is welcome. I have a motorized pan-tilt system with the corresponding Matlab f...
7 years 前 | 1 个回答 | 0
1
个回答提问
Saving as .fig changes dateticks and grid spacing
I have two sets of data providing temperature information for a specific day. Exporting the resulting figure as a .png works ...
8 years 前 | 1 个回答 | 0