hello there,
i want to ask how to x,y ,z as it shown the photo?

 采纳的回答

Star Strider
Star Strider 2020-4-16

0 个投票

Use the plot function.
.

7 个评论

I have tried to use plot3(Actual distance,error,RF,'o') but it turns to 3d and i need sth look like the photo
Try this:
plot(Actualdistance,error,'o', Actualdistance,RF,'p')
That should plot ‘error’ and ‘RF’ as functions of ‘Actualdistance’.
.
thanks for your reply but it didnt work out do have a nother suggestion?
i meant it work out partially
It looks as though it worked correctly.
Is there a problem?
.
yes you right thanks so much.
My pleasure!
If my Answer helped you solve your problem, please Accept it!
.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by