About 368,000 results
Open links in new tab
  1. plot3 - 3-D line plot - MATLAB - MathWorks

    plot3(___,Name,Value) specifies Line properties using one or more name-value pair arguments. Specify the properties after all other input arguments. For a list of properties, see Line Properties.

  2. Creating 3-D Plots - MATLAB & Simulink - MathWorks

    This example shows how to create 3-D line plots in MATLAB using the plot3 function.

  3. Creating 3-D Plots - MATLAB & Simulink Example - MathWorks

    This example shows how to create a variety of 3-D plots in MATLAB®.

  4. scatter3 - 3-D scatter plot - MATLAB - MathWorks

    This MATLAB function displays circles at the locations specified by X, Y, and Z.

  5. Matlab plot3 not giving a 3D plot - MathWorks

    May 15, 2022 · Hi all, Sorry I'm a beginner with Matlab and don't understand why my plot3 with 3 inputs is not giving me a 3D representation of 4 bugs travelling on a 3D plane? Here is my …

  6. Using plot3 to plot 3d vectors - MATLAB Answers - MathWorks

    Sep 7, 2020 · Using plot3 to plot 3d vectors . Learn more about 3d, vectors, axis, plot, graph

  7. fplot3 - 3-D parametric curve plotter - MATLAB - MathWorks

    This MATLAB function plots the parametric curve defined by x = funx(t), y = funy(t), and z = funz(t) over the default interval [-5,5] for t.

  8. view - Camera line of sight - MATLAB - MathWorks

    This MATLAB function sets the azimuth and elevation angles of the camera's line of sight for the current axes.

  9. Specify Plot Colors - MATLAB & Simulink - MathWorks

    Specify Plot Colors MATLAB ® creates plots using a default set of colors. The default colors provide a clean and consistent look across the different plots you create. You can customize …

  10. surf - Surface plot - MATLAB - MathWorks

    This MATLAB function creates a three-dimensional surface plot, which is a three-dimensional surface that has solid edge colors and solid face colors.