Sergii Snegir
Followers: 0 Following: 0
Statistics
RANK
19,007
of 295,448
REPUTATION
2
CONTRIBUTIONS
15 Questions
4 Answers
ANSWER ACCEPTANCE
26.67%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
Question
MATLAB (R2020b, R2021a, R2021b) Engine API for Python (3.8) can not be installed, WHY???
Dear all, I have met a problem of instlling matlab engine to use matlab with my python (Python 3.8.0). In requirements is stat...
2 years ago | 1 answer | 0
1
answerQuestion
How to place pregenerated image (double) on top of an opened image with transparency?
Dear All, I have a question how to add a scale bar (rooler) on top of the image (the example of result image is below). In my...
2 years ago | 1 answer | 0
1
answerQuestion
How to differentiate the Input from a Barcode reader and the keyboard?
Dear all, can anyone propose a strategy how to deferentiate a keyboard input from the barcode reader. The reader in Windows a...
2 years ago | 2 answers | 0
2
answersQuestion
Why Matlab does not see Python?
I am trying to luch the python file using the pyrunfile, but got an error. Verificatio of the python version all shows me the a...
3 years ago | 4 answers | 0
4
answersQuestion
What is the difference between bins counts in binscatter and histcounts2?
Dear communitty, can any one explaine why bin counts obtained by binscatter and histcounts2 are slightly different? This is my...
3 years ago | 0 answers | 0
0
answersUnexpected rounding of numbers by matlab??? Why it is happening?
Dear dpb and all users, enclosed are two files. MLX file is the original code that I am using for processing the data (up to th...
3 years ago | 0
Why the plot Limits are different if calling them differently?
this issue was tested carefully and posted as the separate question: https://de.mathworks.com/matlabcentral/answers/859520-unex...
3 years ago | 0
Question
Unexpected rounding of numbers by matlab??? Why it is happening?
Dear Community, can anyone explain me why Matlab rounding my data during assigning of the value(s) to a variable(s)???? Descri...
3 years ago | 2 answers | 0
2
answersQuestion
Why the plot Limits are different if calling them differently?
On the image above you may see, that when calling the limit differently you have different result....Some month ago, it was OK...
3 years ago | 2 answers | 0
2
answersHow to re-scale the colorbar without affecting the graph?
Dear Scott, i think, I have found the answer why your proposition h.Limits = [0 .5] did not work for h=binscatter(). In Matlab...
3 years ago | 0
Question
How to re-scale the colorbar without affecting the graph?
Hallo, I have a question about how to modify the colorbar. AS you see on the image the data on the graph is colored mainly in ...
3 years ago | 2 answers | 0
2
answersQuestion
Why reading of EDF file (Version 4.0) is not possible?
Hi All why data = edfread() does not want to open edf file (# EdfVersion=4.0) This is the outcome: Error using edfread (line ...
3 years ago | 1 answer | 1
1
answerQuestion
How and where to place the legend box in a "tiledlayout"?
Dear community, I have to plot four plots usinusing tiledlayout. The legend is the same for all four plots. Logically, I woudl...
3 years ago | 2 answers | 1
2
answersHow to fit data when yaxis in log scale and plot the fit?
Dear Methieu, many, many thanks for your help. All works nice. Only one question remaines. How to omit this warning in the co...
3 years ago | 0
Question
How to fit data when yaxis in log scale and plot the fit?
Dear community please help me to solve the following problem: I have a set of data plotted in Fig 1 with .YScale='log'. I selec...
3 years ago | 2 answers | 0
2
answersQuestion
Why Contour matrix M ( [M,c] = contour(__) ) contains the data points exceeding xmax/ymax?
I have a contour plot (fig 1), plotted according to [M,h]=contourf(f,8). With this I slice contour #8. Thus, I expect to have in...
3 years ago | 1 answer | 0
1
answerQuestion
How to re-scale the Axises when exporting "Values" from binscatter ??
I am using the h= binscatter(x,y,N) with N=250 to plot my data (figure 1 below). After I created it I extract counts=h.Values t...
3 years ago | 1 answer | 0
1
answerQuestion
Why after exporting the top value in colormap bar in binscatter appears "0" and not like a real value '30' ??
3 years ago | 0 answers | 0
0
answersQuestion
merge two fig files with plotted histograms
Hello comunity. Please help me with the following issue. I failed to find suitable solution. I need to combine two separate m...
4 years ago | 1 answer | 0