how can i use plot functions? they are all unvariable.

2 件のコメント

M
M 2017 年 10 月 31 日
Could you be more specific ? What is your problem exactly ?
ahmet selim koca
ahmet selim koca 2017 年 10 月 31 日
I wrote the plot function but there is nothing.can you see the picture that i sent? i can't chose any of plot function.

回答 (1 件)

MOHIT
MOHIT 2017 年 10 月 31 日
編集済み: MOHIT 2017 年 10 月 31 日

0 投票

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 件のコメント

Steven Lord
Steven Lord 2017 年 10 月 31 日
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
Walter Roberson 2017 年 10 月 31 日
To amplify: you cannot select the plot types unless you have a variable selected.
ahmet selim koca
ahmet selim koca 2017 年 11 月 1 日
thank you for your answers. I did these steps and plot types are working right except plot function.I mean 'pie' or 'area' or 'bar' functions are working but 'plot' function is not. Can you help me about this?
Walter Roberson
Walter Roberson 2017 年 11 月 1 日
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.

この質問は閉じられています。

製品

タグ

質問済み:

2017 年 10 月 31 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by