photo

John Rogers


US Military Academy

Last seen: 1 month ago Active since 2007

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
2 Answers

File Exchange

3 Files

Cody

0 Problems
3 Solutions

RANK
10,508
of 300,571

REPUTATION
4

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
1,852 of 21,027

REPUTATION
1,000

AVERAGE RATING
5.00

CONTRIBUTIONS
3 Files

DOWNLOADS
19

ALL TIME DOWNLOADS
9404

RANK
73,347
of 169,680

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • First Answer

View badges

Feeds

View by

Answered
Why is there a permission error when repeat writing to excel file?
Setting 'UseExcel' to false fixed this problem for me: writematrix(tempDataTableTime.TimeSpent,outputFileNameTime, 'UseExcel',f...

4 years ago | 1

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

4 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years ago

Question


Matlab can't be used for anything else while my code is running. How to fix?
See my sequential briefing timer on FileExchange: Briefing Timer Bar Chart Matlab is tied up in for loops while it is running. ...

5 years ago | 1 answer | 0

1

answer

Submitted


Briefing Timer Bar Chart
briefingTimerBar.m Live bar chart sequential timer

5 years ago | 1 download |

0.0 / 5
Thumbnail

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years ago

Answered
convert video to frames and then delete some frames???
Here is an example: % speedUpVideo % Keeps one out of ten frames clear;clc videoIn = VideoReader('hangar_free_air.mp4'); vi...

6 years ago | 1

Submitted


Import Data from Text Files Generated by Cosmed FitMate
Import Cosmed FitMate metabolic data text files into MATLAB.

13 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


Wing Designer
Wing Designer computes aircraft performance measures from wing and engine parameters.

18 years ago | 17 downloads |

5.0 / 5
Thumbnail