K3iTH
Followers: 0 Following: 0
Feeds
提问
Save a variable during parfor loop
Hi all, I have read some post about saving variables in a parfor loop with a self-defined function parsave function parsave(f...
10 months 前 | 2 个回答 | 0
2
个回答提问
Parfor, variable is indexed in different way
Hi all, I am converting my code to use parfor and I got an error variable is indexed in adifferent ways. My sniplet of code is ...
1 year 前 | 2 个回答 | 0
2
个回答提问
Sort and rearranged a 1D array to 3D matrix
Hello all, I have matrix with the size of 60x150x150. I have reshaped it into a 1D array and sorted it so the value is in desce...
1 year 前 | 1 个回答 | 0
1
个回答提问
Create a 3D matrix from 2 2D matrix
Hi all, I want to create a 3D matrix from three 2D matrix with different size. The first matrix has the size of 360x560 which...
2 years 前 | 1 个回答 | 0
1
个回答提问
Extract float from a filename
Hi all, I have a list of files in a directory with a name of "time_ xx" where xx is number (for e.g 0.20, 0.41, 0.61, 0.82,...)...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to modify range of loglog scale?
Hi all, I am plotting my graph use loglog(x,y) and my setting for the log plot is shown below, but that does not provide the ou...
3 years 前 | 1 个回答 | 0
1
个回答提问
Remove contour line from unwanted region
Hi all, I am able to plot the contour at specific level. However, I want to remove/white out some contour lines from the unwante...
3 years 前 | 1 个回答 | 0
1
个回答提问
Confusion about specifiers and output
Hi all, I have some data file to import to matlab but I have confusion with the specifiers. I have two files attached name a an...
3 years 前 | 1 个回答 | 0
1
个回答提问
Extract data from a cell contains of alphabet and number
Hi all, I have read the contents from file and I have a cell which contians 10133x1 cell array. The cell array contains of lette...
3 years 前 | 2 个回答 | 0
2
个回答提问
Legend with different text color and Latex Interpreter
Hi everyone, I have a legend with different text color, and I wanted to apply Latex markup. I have the code shown below and it...
4 years 前 | 1 个回答 | 1