
Zahra Yousefi Darani
Statistics
RANK
197,812
of 273,352
REPUTATION
0
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 18,454
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122,755
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
Content Feed
print() and saveas() produce svg files where text is stored as paths and not text - how to overcome?
I know where the problem comes from. When you use greek letter in the labels of axes, it is not compatible with the fonts of Ink...
22 days ago | 0
Question
Speeding up the nested for loops
Hi, I have a nested for loop that inside the innermost loop, the result of each iteration should be saved in a 4D matrix. Alth...
3 months ago | 0 answers | 0
0
answersQuestion
Getting dimension indexes based on element index
Hi, I have a 5D matrix, I found the minimum value and minimum index along the whole elements. How can I know this minimum belo...
5 months ago | 2 answers | 0
2
answersQuestion
meaning of exponential factor in MATLAB output
I got these P.values: 1.0e-112 * 0.0000 0.0000 0.0000 0.1819 Even with format short, I see this : 1.0e-112 * ...
7 months ago | 1 answer | 0
1
answerQuestion
MATLAB prints ''Greek letters'' in chart text, but how about sprintf, compose, string or char functions?
How can I define greek letters, inside one of these functions ? (sprintf, compose, string or char)
7 months ago | 1 answer | 0
1
answerTransparency value in colormap
When programatically, color values ( four values, three for colours, the last for transparency) of every plot in every iteration...
9 months ago | 0
Question
Transparency value in colormap
For matching the color of data to colorbar, I need to define a colormap with 4 columns, last column includes transparency, How ...
9 months ago | 2 answers | 0
2
answersWhy are the top and bottom parts of my MATLAB figure cropped when I use SAVEAS to save a figure to a PNG-file?
Hi, I use "R2021 a" but still encouter the same issue, When I used this command : set(gcf,'position',[0 100 1000 800]); Iss...
1 year ago | 0