Yahoo Αναζήτηση Διαδυκτίου

Αποτελέσματα Αναζήτησης

  1. Axes properties control the appearance and behavior of an Axes object. By changing property values, you can modify certain aspects of the axes. Use dot notation to query and set properties. ax = gca; c = ax.Color;

    • Xticks

      Xticks - Axes - Axes appearance and behavior - MATLAB -...

    • Xticklabels

      Xticklabels - Axes - Axes appearance and behavior - MATLAB -...

    • Set Axis Limits and Aspect Ratios

      Axes Properties That Change; tickaligned: In general, align...

    • Grid

      Grid - Axes - Axes appearance and behavior - MATLAB -...

    • Xlabel

      To include numeric variables with text in a label, use the...

    • Alpha

      alpha facealpha controls the transparency of the faces for...

    • Axtoolbarbtn

      Plot a surface. Create a toolbar for the axes with options...

    • Ytickangle

      Ytickangle - Axes - Axes appearance and behavior - MATLAB -...

  2. Modify Properties of Charts with Two y-Axes. The yyaxis function creates an Axes object with a y-axis on the left and right sides. Axes properties related to the y-axis have two values. However, MATLAB ® gives access only to the value for the active side.

  3. Display Data with Multiple Scales and Axes Limits. You can use a variety of techniques to visualize data with multiple scales and axis limits. For example, you can use the yyaxis function to create plots with two y -axes.

  4. Axes Properties (MATLAB Functions) Modifying Properties. You can set and query graphics object properties in two ways: The Property Editor is an interactive tool that enables you to see and change object property values. The set and get commands enable you to set and query the values of properties.

  5. StackedAxesProperties properties control the appearance and behavior of individual y -axes in a stacked plot. In a stacked plot, you can plot the variables of a table or timetable, or the columns of a matrix, in separate y -axes, stacked vertically.

  6. Use ax to query and modify properties of the Axes object after it is created. For a list of properties, see Axes Properties.

  7. The XAxisLocation and YAxisLocation properties specify on which side of the graph to place the x - and y -axes. You can create graphs with two different x -axes and y -axes by superimposing two axes objects and using XAxisLocation and YAxisLocation to position each axis on a different side of the graph.

  1. Γίνεται επίσης αναζήτηση για