Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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 ...
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 ...
8 years 前 | 0
提问
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...
8 years 前 | 3 个回答 | 0
3
个回答提问
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...
8 years 前 | 1 个回答 | 0