photo

Allan N


Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
4 Answers

RANK
275,676
of 297,527

REPUTATION
0

CONTRIBUTIONS
5 Questions
4 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Error using xlsread line 248
I am getting the following error: Error using xlsread (line 248) Error: Unspecified error The program does not contain line 2...

6 years ago | 0 answers | 0

0

answers

Answered
error on 'tables=xlsread(filename);'
I'm attaching the m file and a xlsx file. Thank you for your help!

6 years ago | 0

Answered
error on 'tables=xlsread(filename);'
Here, I'm just trying to execute the command to xlsread(), and I'm getting an unspecified error. I'm not sure why.

6 years ago | 0

Answered
error on 'tables=xlsread(filename);'
I'm attaching the screenshot.

6 years ago | 0

Answered
error on 'tables=xlsread(filename);'
all in red "undefined function or variable 'filename'. Error in Template (line 25)"

6 years ago | 0

Question


error on 'tables=xlsread(filename);'
I am running 2013b version of matlab and recently upgraded to windows10 from windows 7 with excel2016 (previously excel2011). I...

6 years ago | 5 answers | 0

5

answers

Question


take the average of each column element of two rows (in a 2 dimensional array) and insert that average between the two rows
I'm trying to take the average of 2 row elements in a 2 dimensional array and insert that average between the two. For exampl...

10 years ago | 3 answers | 0

3

answers

Question


How can I delete an entire row in a matrix and shift the rest of the matrix below the deleted row up each time I delete??
I want to delete an entire row and shift the remaining matrix below the deleted row up by one, each time I delete a row.

10 years ago | 1 answer | 0

1

answer

Question


How to modify title (size or position)?
I'm new to Matlab and am working off a previously set up template. I'm having difficulties with my title. The template is set up...

12 years ago | 2 answers | 0

2

answers