Statistics
RANK
129,099
of 294,407
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
6,034 of 20,109
REPUTATION
189
AVERAGE RATING
5.00
CONTRIBUTIONS
9 Files
DOWNLOADS
27
ALL TIME DOWNLOADS
1342
RANK
of 151,611
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
Submitted
cwEPR
Process, Simulate and Fit CW EPR data using easyspin (easyspin.org)
2 months ago | 24 downloads |
Submitted
iEPR
Application for manipulating and fitting various types of complex EPR data
3 years ago | 1 download |
Submitted
DEERconstruct
For testing suppressions in P(r) for Double Electron-Electron Resonance (DEER) spectroscopy data
4 years ago | 1 download |
Submitted
PIDutility
Visualize Lakeshore Curve Handler data, convert cal files from Oxford to Lakeshore format
5 years ago | 0 downloads |
Submitted
datconverter
Tool for quickly visualizing and converting CW EPR data
5 years ago | 1 download |
Submitted
cwdata
Tool for visualizing, processing, and exporting CW EPR data
5 years ago | 1 download |
Question
use multiple fonts in GUI pushbutton string
Is there a way to use multiple fonts in string fields of pushbuttons and text in a GUI? The syntax that works for axis labels et...
10 years ago | 1 answer | 0
1
answerRandom number generation after time interval
maybe try looping the operation you are performing with a pause(time) in the loop and a number of iterations that result in the ...
10 years ago | 0
Question
pass handles to function nested in callback
I have a function nested in a button_callback that I call from within the same callback with fminsearch when the button is press...
10 years ago | 0 answers | 0
0
answersQuestion
How do I make a (2^m x m) dimensional matrix containing all possible combinations of 1s and 0s?
I need to make an n x m matrix with arbitrary m such that n is the number of possible ways to write a m length vector of 1s and ...
10 years ago | 2 answers | 0
2
answersQuestion
plot multiple figures, each with subplots, within three layers of for loops
I have a three layer nested for loop situation, I want to generate three figures in for loop "3" where each iteration of for loo...
11 years ago | 1 answer | 0