hmm. not there yet. I'd like ot access field 5 and i did:
DoorData = thingSpeakRead(2316538,readKey='xxxxxxxxxxxxxxxx', 'Fields',[1,5]);
but got error:
Error in /users/mss.system.nuncGe/Read Door Status Line: 22 Column: 63
Unsupported use of the '=' operator. To compare values for equality, use '=='. To pass name-value arguments using the name=value format, provide these arguments after all other inputs.
thanks