Sukram - MATLAB Central
photo

Sukram


Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB AnswersCodyFrom 05/12 to 04/25Use left and right arrows to move selectionFrom 05/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
3 Solutions

RANK
265 301
of 298 350

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 571

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
70 387
of 160 925

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

View badges

Feeds

View by

Solved


I want eval
A valid MATLAB statement containing a definition of a vector is passed as a string S. Determine the length of the vector. Inp...

mer än 10 år ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

mer än 10 år ago

Solved


Delete 2nd and 5th column of Given 6*6 matrix
Delete the 2nd and 5th columns of the given 6*6 matrix. Example Suppose A = magic(6) 35 1 6 26 19 ...

mer än 10 år ago

Question


C-Code emxArray help
I've got problems to use a function generated by Matlab C-Coder to a C-Library. Below is the example.c and on the end the .m fu...

mer än 10 år ago | 1 answer | 0

1

answer

Answered
xlsread with linux
Calling it with int instead of string works fine >> m=xlsread('sheet.xlsx',2);

nästan 13 år ago | 0

Question


xlsread with linux
is there no support for opening special worksheets from an xls file with linux? >> m=xlsread('mysheed.xlsx','L2010'); Er...

nästan 13 år ago | 1 answer | 0

1

answer