About 90 results
Open links in new tab
  1. figure - Create figure window - MATLAB - MathWorks

    When you specify this argument, MATLAB searches for an existing figure in which the Number property is equal to n. If no figure exists with that property value, MATLAB creates a new …

  2. Figure - Figure window - MATLAB - MathWorks

    Description A figure is a container for graphics or apps. Use the Figure object to modify the appearance and behavior of a figure after you create it.

  3. Figure - Figure ウィンドウ - MATLAB

    説明 Figure は、グラフィックスまたはアプリのコンテナーです。 Figure オブジェクトを使用して、Figure の作成後に Figure の外観と動作を変更します。

  4. figure - Erstellen von Abbildungsfenstern - MATLAB - MathWorks

    Diese MATLAB-Funktion erstellt ein neues Abbildungsfenster mit Standardwerten für die Eigenschaften.

  5. Prepare Figures and Axes for Graphs - MATLAB & Simulink

    MATLAB plotting functions rely on the values of the figure and axes NextPlot properties to determine whether to add, clear, or clear and reset the figure and axes before drawing the new …

  6. Graphics Objects - MATLAB & Simulink - MathWorks

    Graphics objects are the components used by MATLAB ® to create visualizations of data. Each object plays a specific role in the graphics display. For example, a line plot consists of a figure …

  7. figure - Crear una ventana de figura - MATLAB - MathWorks

    Esta función de MATLAB crea una ventana de figura nueva utilizando valores de propiedades predeterminados.

  8. figure - Figure ウィンドウの作成 - MATLAB - MathWorks

    説明 figure は、既定のプロパティ値を使用して、新しい Figure ウィンドウを作成します。 結果の Figure は、 現在の Figure になります。 figure(Name,Value) は 1 つ以上の名前と値のペ …

  9. subplot - Create axes in tiled positions - MATLAB - MathWorks

    This MATLAB function divides the current figure into an m-by-n grid and creates axes in the position specified by p.

  10. Types of MATLAB Plots - MATLAB & Simulink - MathWorks

    Types of MATLAB Plots There are various functions that you can use to plot data in MATLAB ®. This table classifies and illustrates the common graphics functions.