Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 1 (최근 30일)
ahmet selim koca
ahmet selim koca 2017년 10월 31일
마감: MATLAB Answer Bot 2021년 8월 20일
  댓글 수: 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일
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
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.

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by