Stuart Layton
MIT
2011년부터 활동
Followers: 0 Following: 0
Professional Interests: data analysis, neuroscience, web applications, mobile applications, hacking on exciting projects
Feeds
질문
What is the best way to create a persistant figure
I would like to create a figure that persists between multiple calls to plot data. For example I would like to create the fig...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
standard deviation and mean
boxplot, barplot with error bars, you can plot a histogram of the values, there are lot of ways to plot the data. Which plot typ...
standard deviation and mean
boxplot, barplot with error bars, you can plot a histogram of the values, there are lot of ways to plot the data. Which plot typ...
13년 초과 전 | 1
답변 있음
Listing the input arguments and values of a function in a Matrix
William, i'm thinking you want to use varargin. By defining the input arguments as varargin you can have as many input arguments...
Listing the input arguments and values of a function in a Matrix
William, i'm thinking you want to use varargin. By defining the input arguments as varargin you can have as many input arguments...
13년 초과 전 | 0
답변 있음
How to run a batch of pairs of files?
Why can't you write your test function to take two inputs, one for each file?
How to run a batch of pairs of files?
Why can't you write your test function to take two inputs, one for each file?
13년 초과 전 | 0
질문
Problems reading UDP packets
I have data coming in from another computer, in the form of UDP packets, that I'd like to plot in real time. To do this I have s...
13년 초과 전 | 답변 수: 0 | 0