how can i use plot functions? they are all unvariable.
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos

2 comentarios
M
el 31 de Oct. de 2017
Could you be more specific ? What is your problem exactly ?
ahmet selim koca
el 31 de Oct. de 2017
Respuestas (1)

Give a value to a variable of your choice and then select the same variable in the workspace (double-click) to see it in "Variables" (step3). Click on the plot menu and plot it.
4 comentarios
Steven Lord
el 31 de Oct. de 2017
Your step 3 should not be necessary. I believe selecting one or more variables in the Workspace component should be enough to enable the appropriate plot types in the Plots tab of the Toolstrip.
Walter Roberson
el 31 de Oct. de 2017
To amplify: you cannot select the plot types unless you have a variable selected.
ahmet selim koca
el 1 de Nov. de 2017
Walter Roberson
el 1 de Nov. de 2017
When I try in R2017b, if I click in "workspace" on the name of a variable that is a scalar, then none of the plot types are selectable, but if I click on the name of a variable that is a non-scalar numeric value, then all of the plot types are selectable.
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!