photo

rashmi am


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
203,782
of 297,527

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

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

  • Thankful Level 3

View badges

Feeds

View by

Question


if i have a column containing names (first,middle also the last name). how do i delete their first name ?
data is read from excel using xlsread

9 years ago | 0 answers | 0

0

answers

Question


if i have a excel sheet with 1st column containing names and second containing phone numbers(say 10 digit number).how do i read it to matlab ?
i tried using xlsread,but it returns a approximated floating point value.

9 years ago | 1 answer | 0

1

answer

Question


does matlab support database? if yes, how to use it?
..

9 years ago | 1 answer | 0

1

answer

Question


how to get numerical values as well as texts in a single matrix after reading data from a excel file ?
[num,txt]=xlsread(filename,sheet) here num contains all numerical value and nan (not a number)and txt contains all the texts.no...

10 years ago | 1 answer | 0

1

answer

2

answers