showWorkspaceAnalysis
Plot robot workspace encoded by manipulability index of robot end effector
Since R2024b
Description
plots a manipulability-encoded robot workspace using end-effector workspace coordinates and
the corresponding manipulability index values.ax = showWorkspaceAnalysis(workspace,manipIndex)
specifies options using one or more name-value arguments in addition to the input arguments
from the previous syntax. For example, ax = showWorkspaceAnalysis(___,Name=Value)Parent=ax2 specifies the parent
axes on which to plot the workspace analysis.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024b
See Also
rigidBodyTree | manipulabilityIndex | generateRobotWorkspace
