Back to the main page.

Bug 466 - check dependencies for matlab datasource functions

Status CLOSED FIXED
Reported 2011-02-01 17:02:00 +0100
Modified 2011-07-13 14:46:38 +0200
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P2 normal
Assigned to: Cristiano Micheli
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2011-02-01 17:02:58 +0100

check whether all dependencies for the following functions can be found, since they have moved around a lot and perhaps some private functions might have gone missing. MacBook> pwd /Users/robert/matlab/fieldtrip/realtime/datasource/matlab MacBook> ls ft_realtime_asaproxy.m ft_realtime_brainampproxy.m ft_realtime_ctfproxy.m ft_realtime_dicomproxy.m ft_realtime_fileproxy.m ft_realtime_fmriproxy.m ft_realtime_micromedproxy.p ft_realtime_neuralynxproxy.m ft_realtime_pooraudioproxy.m ft_realtime_signalproxy.m


Cristiano Micheli - 2011-05-25 11:36:31 +0200

(In reply to comment #0) > check whether all dependencies for the following functions can be found, since > they have moved around a lot and perhaps some private functions might have gone > missing. > > MacBook> pwd > /Users/robert/matlab/fieldtrip/realtime/datasource/matlab > > MacBook> ls > ft_realtime_asaproxy.m > ft_realtime_brainampproxy.m > ft_realtime_ctfproxy.m > ft_realtime_dicomproxy.m > ft_realtime_fileproxy.m > ft_realtime_fmriproxy.m > ft_realtime_micromedproxy.p > ft_realtime_neuralynxproxy.m > ft_realtime_pooraudioproxy.m > ft_realtime_signalproxy.m ========================================= Report on the dependencies: ========================================= dependencies NOT FOUND: ft_realtime_asaproxy: actxserver, device, connect, getEEG, disconnect ft_realtime_brainampproxy: pnet ft_realtime_micromedproxy is a p file (can't see all called functions in there) ft_realtime_neuralynxproxy NlxConnectToServer, NlxSetApplicationName, NlxGetCheetahObjectsAndTypes, NlxOpenStream, cheetahObjects, NlxGetNewEventData, ttlValueArray, cscIndex, NlxGetNewCSCData, recordPool, recordStamp, recordComplete


Robert Oostenveld - 2011-07-13 14:46:38 +0200

changed the status for a whole bunch of resolved bugs to CLOSED