black line frame around scatter3

I plotted in 3d with scatter3 and then I used:
view(0,90)
Now I would like to add a black line frame on the top and on the left of the graph. Is it possible somehow?

 Accepted Answer

KSSV
KSSV on 15 Oct 2021
You can draw lines using line. Read about it. Also try box on.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products

Release

R2021b

Tags

Asked:

on 15 Oct 2021

Answered:

on 15 Oct 2021

Community Treasure Hunt

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

Start Hunting!