|
|
◆ Add_subplot_3d()
| Function Add_subplot_3d |
( |
Optional KwArgs As |
String | ) |
|
Add Axs3d to figure
- Purpose
- Add an Axs3d to the figure.
- Returns
- Axs3d.
(On error, Nothing is returned)
- Parameters
-
| [in] | KwArgs | (Optional)
Optional keyword parameters. (default = "") |
- Example
- See example of Axs3d.Plot. See example of Axs3d.Plot.
|