Ian
University College London
Followers: 0 Following: 0
Statistics
RANK
765
of 295 448
REPUTATION
98
CONTRIBUTIONS
3 Questions
10 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
44
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än ett år ago | 1 answer | 0
1
answerMex 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...
nästan 3 år ago | 1
Question
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...
ungefär 12 år ago | 1 answer | 0
1
answerExperiences 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...
ungefär 12 år ago | 9
Question
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 ...
ungefär 12 år ago | 1 answer | 0
1
answerHow 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...
ungefär 13 år ago | 2
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...
mer än 13 år ago | 1
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...
mer än 13 år ago | 0
Importing data from different directories
You could try this FE submission: http://www.mathworks.com/matlabcentral/fileexchange/10867-uipickfiles-uigetfile-on-steroids...
mer än 13 år ago | 0
[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 ...
mer än 13 år ago | 5
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...
mer än 13 år ago | 0
[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...
mer än 13 år ago | 22
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...
mer än 13 år ago | 4
| accepted