Feeds
질문
Unrecognized function or variable
I'm having a problem where whenever I try to assign a function to a variable it says its an "Unrecognized function or variable" ...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
I keep getting an error "Error using plot Data must be a single input of y-values or one or more pairs of x- and y-values." for the code below calling to a function:
set(groot,'defaultLineLineWidth', 141) for i = 1:141 A1 = BME490LL1.A1; A2 = BME490LL1.A2; B1 = BME490LL1.B1; ...
2년 초과 전 | 답변 수: 1 | 1
1
답변질문
Index exceeds the number of array elements. Index must not exceed 2.
Hi, can someone help me figure out why my code is showing "Index exceeds the number of array elements. Index must not exceed 2" ...
3년 초과 전 | 답변 수: 1 | 0