Tom Irvine


Vibrationdata

Active since 2006

Followers: 3   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
2 Answers

File Exchange

6 Files

RANK
194,359
of 300,584

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
283 of 21,030

REPUTATION
5,252

AVERAGE RATING
3.30

CONTRIBUTIONS
6 Files

DOWNLOADS
36

ALL TIME DOWNLOADS
51935

RANK

of 169,723

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

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Answered
Help Solve Reset Listbox Error?
Thank you Image Analyst. I found the error. I was inadvertently deleting the secondary listboxes in other Callback functions...

13 years ago | 0

| accepted

Question


Help Solve Reset Listbox Error?
I have a script that resets two secondary listboxes depending on the value selected from the primary listbox. Here is a cod...

13 years ago | 2 answers | 0

2

answers

Answered
Read input matrix inside a function
Oh... this seems to work: FS = input(' Enter the matrix name: ','s'); F=evalin('caller',FS);

14 years ago | 0

Question


Read input matrix inside a function
I have a numerical array 'drop' setup in my Matlab workspace. I can read the array into an interactive Matlab script using th...

14 years ago | 2 answers | 0

2

answers

Question


ode45 function
I have a damped, Duffing-type oscillator that I am try to drive with a randomly-varying forcing function fff, where fff is a one...

14 years ago | 2 answers | 0

2

answers