Connecting Points in a Scatter Plot
显示 更早的评论
Here is what I'm tasked to do. I need to make three plots where in each plot the pressure and temperature change. In each of the plots, I need to plot Thrust against Mach number for a range of fuel flow rates (6 values for now). So for example, plot 1 with P=30000 Pa and T=230 K will have 6 curves, each curve corresponding to a different fuel flow rate. What I need to do is for each fuel flow rate "setting", I need to connect the points for x=mach number y=thrust.
I've attached my code so you can see if my logic is wrong. http://www.mediafire.com/?8z30my3zfija28j
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!