Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
oogieoogiefulParticipantoogieoogieful June 16, 2015 at 11:27 am in reply to: Matlab API loadlibrary error //php bbp_reply_id(); ?>
I am a new developer.
I do have the latest version of Spike installed (3.04 API BB) I have access to a BB series spectrum analyzer, not an SA series.
Here is the documentation I am now working from:
http://www.signalhound.eu/download/BB60-API-Manual.pdf
I’m not sure exactly how this error arises but I believe it is when Matlab creates a thunk file:
A thunk file is a compatibility layer to a 64-bit library generated by MATLAB. The name of the thunk file is BASENAME_thunk_COMPUTER.c where BASENAME is either the name of the shared library or, if specified, the mfilename prototype name. COMPUTER is the string returned by the computer function
I may have access to a 32-bit Matlab soon. Apparently, the 32-bit Matlab does not require a thunk file.
- AuthorPosts
Viewing 1 post (of 1 total)