photo

Suha


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
153,933
of 298,363

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 20,572

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,969

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


Filling a map with colours
Dear all I have a map for a country as .bmp. I then transfer this image to MATLAB using imread, and then visualise it using i...

7 years ago | 1 answer | 0

1

answer

Question


Indexing and squeeze function
Hello everyone My question relates to indexing and the squeeze function. I have the following matrices: Test1: a 3D matrix...

7 years ago | 0 answers | 0

0

answers

Question


Sort all columns in a cell array with labels
Hello everyone I have the following cell array with text and numeric data: >> M M = 5×4 cell array '' ...

7 years ago | 2 answers | 0

2

answers

Question


Using dir in evalc
Hi all I am trying to extract the files ending with Marksheet.csv using evalc('dir **Marksheet.csv**') I know that dir...

7 years ago | 1 answer | 0

1

answer

Answered
Use of evalc with num2str
Thank you Walter and Steven. Maybe I should have outlined my initial problem that I was trying to solve. I don't necessarily ...

7 years ago | 0

Question


Use of evalc with num2str
Hello everyone I am trying to use evalc to retrieve a file from a folder filled with files. I have multiple files that ar...

7 years ago | 3 answers | 0

3

answers

Question


Using filepath input in fopen
Hi all, I can't seem to use fopen to open a file using a variable that stores the name and path of the file. For example, the va...

7 years ago | 1 answer | 0

1

answer