Community Profile

photo

Ian


University College London

Last seen: 10 Monate vor Aktiv seit 2011

Statistiken

  • First Review
  • 3 Month Streak
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Performance problems: using Msgpack library with MATLAB
msgpack is a high-performance serialisation library used in many 3rd-party products. There are native interfaces available for m...

11 Monate vor | 0 Antworten | 0

0

Antworten

Beantwortet
Mex on macosx without xcode
There is another solution that works with 2021b: https://stackoverflow.com/a/41538477/415013 — I do not have enough space to ins...

etwa 2 Jahre vor | 1

Frage


Change Matlab Command Window Terminal Type?
Hi, I want to run a command (git log -1) via system(), but the problem is that it complains: >> system('git log -1') WAR...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Experiences with release 2012b
As usual, a lot of disappointment. I'm sure the UI refactoring is useful to some people, but the ribbon is a conceptual reassign...

mehr als 11 Jahre vor | 9

Frage


Using subsref on a class with a robust . operator?
Hi, I wanted to overload subsref in a class to use the {} notation to index a class property (obj.stimuli below): classdef ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to catch reaction time with MATLAB; How to save text file from command window automatically
Um, cogent is really not very good for precise timing, and in addition you are not controlling for any OS/hardware latency fluct...

mehr als 12 Jahre vor | 2

Beantwortet
beautiful GUIs (searching for examples)
First off, beauty in in the eye of the beholder! Personally, I don't think beautiful and matlab GUI *ever* go in the same sente...

fast 13 Jahre vor | 1

Beantwortet
pnet benchmarking
Hi, perhaps you have another application that has opened that port? Try a higher port number (9876 for example), or check if tha...

fast 13 Jahre vor | 0

Beantwortet
Importing data from different directories
You could try this FE submission: http://www.mathworks.com/matlabcentral/fileexchange/10867-uipickfiles-uigetfile-on-steroids...

etwa 13 Jahre vor | 0

Beantwortet
[DEPRECATED] What frustrates you about MATLAB?
Lack of OpenCL support: TMW forces us to depend firstly on a toolbox for this functionality, and secondly on the vendor lock-in ...

etwa 13 Jahre vor | 5

Beantwortet
Bugs with Mac OSX 10.6.7
Can't confirm here, 10.6.7 and Matlab 2010a or 2011a pre-release both work identically to 10.6.6. Both on a Macbook Pro and a Ma...

etwa 13 Jahre vor | 0

Beantwortet
[DEPRECATED] What frustrates you about MATLAB?
* GUIDE is a such an underpowered mess. Very poor set of widgets, endless bugs and terrible performance in the Guide editor (try...

etwa 13 Jahre vor | 22

Beantwortet
How to execute two MATLAB scripts simultaneously
I am using matlab to control a neurophysiological data aquisition system (DAQ, plexon omniplex), and am also using the psychophy...

etwa 13 Jahre vor | 4

| akzeptiert