Community Profile

photo

Ian


University College London

Last seen: 11 meses hace Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

Pregunta


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...

12 meses hace | 0 respuestas | 0

0

respuestas

Respondida
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...

más de 2 años hace | 1

Pregunta


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...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

más de 11 años hace | 9

Pregunta


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 ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

más de 12 años hace | 2

Respondida
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...

alrededor de 13 años hace | 1

Respondida
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...

alrededor de 13 años hace | 0

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

alrededor de 13 años hace | 0

Respondida
[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 ...

alrededor de 13 años hace | 5

Respondida
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...

alrededor de 13 años hace | 0

Respondida
[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...

alrededor de 13 años hace | 22

Respondida
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...

alrededor de 13 años hace | 4

| aceptada