Feeds
提问
Empty sym: 0-by-1.
Hi, I'm trying to solve these four linear equation. clear all; clc; syms a b c d e f g h z k l m n o p q v y eqn1 = a =...
5 years 前 | 1 个回答 | 0
1
个回答提问
Surface between 3D lines
Hi all, I am trying to link these 3D lines through a surface that pass through all of them, which basically will show the varia...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to extrapolate data points/surface between two 3d lines
I have three sets of data (the lines), the first set will have x and y data with z =3; the second set will have x and y data wit...
6 years 前 | 0 个回答 | 0
0
个回答提问
Remove the border lines.
I’m wondering how to remove the border line in my contour line. Basically, I want the color variation to be smooth and not separ...
6 years 前 | 2 个回答 | 0
2
个回答提问
Plot 2D surface with z axis as colored bar
Hi all, I'm trying to write a code to plot the attached figure. Basically, my X values will vary between 2.99 and 3.23 with co...
6 years 前 | 1 个回答 | 0
