photo

Ian


University College London

Last seen: nästan 2 år ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
10 Answers

RANK
782
of 297 457

REPUTATION
98

CONTRIBUTIONS
3 Questions
10 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
44

RANK
 of 20 438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158 938

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

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

View badges

Feeds

View by

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

nästan 2 år ago | 1 answer | 0

1

answer

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

ungefär 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...

mer än 12 år ago | 1 answer | 0

1

answer

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

mer än 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 ...

mer än 12 år ago | 1 answer | 0

1

answer

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

mer än 13 år ago | 2

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

nästan 14 år ago | 1

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

nästan 14 år ago | 0

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

nästan 14 år ago | 0

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

nästan 14 år ago | 5

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

nästan 14 år ago | 0

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

nästan 14 år ago | 22

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

ungefär 14 år ago | 4

| accepted