Answered
error message: "Undefined function 'disableChannel' for input arguments of type 'char'."
From my understanding, it seems like you are using the Quick-control oscilloscope object, and are able to connect to the oscillo...

7 years ago | 0

| accepted

Answered
2016b variables not displayed as spreadsheet
Try running these commands on the MATLAB Command Window, and then restart MATLAB: >> restoredefaultpath >> savepath A...

7 years ago | 0

Answered
How to determine the client machine that submit the job?
My understanding is that you would like to determine the client machine from which a particular job is submitted. You can obt...

7 years ago | 0

Answered
Matlab Excel COM API using actxserver causing "Invoke Error, Dispatch Exception: Type mismatch."
You seem to be encountering this error when you are trying to write data to an Excel file using "actxserver" from MATLAB. Some ...

7 years ago | 0