How to add normal vectors/quivers to sphere in matlab?

  • Context: MATLAB 
  • Thread starter Thread starter goonking
  • Start date Start date
  • Tags Tags
    Matlab Normal Sphere
Click For Summary
SUMMARY

The discussion focuses on adding normal vectors to a sphere in MATLAB, specifically using the quiver3 function. The sphere is centered at coordinates (1, -2, 0) with a radius of 3. Users are directed to the MATLAB documentation for quiver3 for examples and further guidance on implementation.

PREREQUISITES
  • Understanding of MATLAB programming environment
  • Familiarity with 3D plotting functions in MATLAB
  • Knowledge of vector mathematics and normal vectors
  • Basic understanding of sphere geometry
NEXT STEPS
  • Explore the MATLAB quiver3 function in detail
  • Learn about normal vector calculations on surfaces
  • Investigate 3D plotting techniques in MATLAB
  • Review examples of vector field visualizations in MATLAB
USEFUL FOR

This discussion is beneficial for MATLAB users, particularly those involved in 3D modeling, graphics programming, and mathematical visualization.

goonking
Messages
434
Reaction score
3
so I got my sphere, centered at (1,-2,0) with radius 3

upload_2015-12-20_21-49-21.png


how do I put normal vectors/arrows onto my sphere's surface?
I tried quiver3(x,y,z)
 
Physics news on Phys.org

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 16 ·
Replies
16
Views
6K