Info
此问题已关闭。 请重新打开它进行编辑或回答。
Unable to detect ParseBinary32Bit_SCPI Error ?
1 次查看(过去 30 天)
显示 更早的评论
- *??? Undefined function or method 'ParseBinary32Bit_SCPI' for input arguments of type 'visa'.
Error in ==> new at 37 trace = ParseBinary32Bit_SCPI( rtsa ); % Convert the trace* *
0 个评论
回答(1 个)
Andrei
2014-2-28
ParseBinary32Bit_SCPI is not a built-in function.
If you are using this example from file exchange http://www.mathworks.com/matlabcentral/fileexchange/20396-rsa3000-timed-sweep/content/ParseBinary32Bit_SCPI.m, then you should save the ParseBinary32Bit_SCPI.m file in the same folder as your 'Spectrum Trace Recording' script.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!