Skip to main content
1-Visitor
February 21, 2015
Question

How to plot a single element in a matrix vs. a variable?

  • February 21, 2015
  • 2 replies
  • 1078 views

QQ截图20150221130934.png

I'm trying to plot c(0,1) vs cap

2 replies

Werner_E
25-Diamond I
February 21, 2015

c is defined as a function with just one argument, so you cannot call it with two arguments (0,1).

Its not clear to me what you are trying to do.

Maybe a good idea to give further informations and attach your worksheet.

23-Emerald I
February 23, 2015

I agree, it's not clear. Maybe the attached will help.