Community Profile

photo

Sergii Snegir


Last seen: 1 year ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 4 answers | 0

4

answers

Question


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

answers

Answered
Unexpected 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

Answered
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

answers

Question


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

answers

Answered
How 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

answers

Question


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

answer

Question


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

answers

Answered
How 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

answers

Question


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

answer

Question


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

answer

Question


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...

3 years ago | 1 answer | 0

1

answer