photo

Casey


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
7.692
of 300.379

REPUTATION
6

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20.931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.299

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

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


How can I call a .com function through MatLab
I have a .COM file that can be run through the windows cmd prompt. This file takes 3 user inputs to run. I'd like to be able to ...

bijna 13 jaar ago | 1 answer | 0

1

answer

Answered
How do I create a vector of 20 elements with the numbers 1,2,3,4,5 repeated four times?
Type x = [1 2 3 4 5 1 2 3 4 5 1 2 3 4 5 1 2 3 4 5]; into the matlab prompt x is now the above 20 by 1 matrix, which you can b...

bijna 13 jaar ago | 1

Answered
My problem with simple function input in matlab? Error:Line -3
Maple and matlab have different syntax. see https://www.math.duke.edu//education/ccp/materials/diffeq/mlabtutor/mlabtut9.html fo...

bijna 13 jaar ago | 0

| accepted