GithubHelp home page GithubHelp logo

Comments (5)

brainybrown2 avatar brainybrown2 commented on July 27, 2024 1

Dear colleagues,
many thanks for your quick replies.

@cll008: Indeed the problems seemed to be related the load_xdf_innerloop.mex file, which was an completeley empty file (presumbably, because Matlab tried to download this file, but did not suceed with this?).

@agricolab: I could now resolve the problem by again downloading the whole xdf-Matlab module (https://github.com/xdf-modules/xdf-Matlab.git), replacing this module by our old xdf-Matlab module, and immediateley commenting out the code lines L238-259 (https://github.com/xdf-modules/xdf-Matlab/blob/5b27b8cf9577dd903cbfb5386ffbf04c0441eddb/load_xdf.m#L238-L259) within the load_xdf() file, as discussed under sccn/xdf#50.

It is important that one first comments out these lines, before one consults load_xdf(), because otherwise Matlab again tries to download this .MEX file, and thus again corrupts the function.

Many thanks for your help.

from labstreaminglayer.

cll008 avatar cll008 commented on July 27, 2024

from labstreaminglayer.

agricolab avatar agricolab commented on July 27, 2024

Dear @brainybrown2, thanks for this notice. This might be linked to sccn/xdf#50

from labstreaminglayer.

tstenner avatar tstenner commented on July 27, 2024

Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.

I guess there's something like C:\Users\… in there? The backslashes need to be either escaped (\\) or forward slashes (/)

from labstreaminglayer.

dmedine avatar dmedine commented on July 27, 2024

This is the same issue as this one: sccn/xdf#50

I am going to close this as it pertains to load_xdf which is in another depository. Many people are going to get bitten by this. It needs to be attended to.

from labstreaminglayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.