photo

Steven


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
6,555
of 300,364

REPUTATION
6

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
reading Excel data from Matlab, slow process
To get around the fact that the xlsread & xlswrite commands are very slow you'll need to use ActiveX commands. They aren't compl...

14 years ago | 1

Answered
reconstruct curve from curvature
The function can't be solved by just knowing the curvature; the curvature can be expressed as a differential equation, so you'll...

14 years ago | 0

Answered
How to read the contents of xls sheet using matlab
The command to read excel files is xlsread. You can find more info about how it work here: http://www.mathworks.fr/help/techd...

14 years ago | 0

| accepted

Question


Write text arrays to excel
Hi, I want matlab to write all the text in an array to a certain cell in an excel file. First I define the array "Nida": Nid...

14 years ago | 1 answer | 0

1

answer

Question


Explicit solution could not be found error
Hi, I'm using the symbolical toolbox to solve a few matrix multiplication; there is one for each of the eight sub-cases. Runnin...

14 years ago | 2 answers | 0

2

answers