Community Profile

photo

Aleksandra Pawlak


Last seen: mer än 2 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to call the function based on the simulink model?
Hi there! I have problem with my code - I get error due to multiple causes. I need three figures- depending on the different ...

mer än 2 år ago | 3 answers | 0

3

answers

Question


how to get the plot from function
Hi! I want to get the three plots on one chart: plot(x1,f(x1), x2,f(x2), x3, f(x3)) I have some errors when i call plot(x1,f(...

nästan 3 år ago | 1 answer | 0

1

answer

Question


Illegal use of reserved keyword "end"
Hi, I have some problems with my code. I get 'Illegal use of reserved keyword "end"' command. for z2=[0:0.01:max([a2,a3,a4,a...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Why I get 1×0 empty double row vector?
Hi, I have problem with my code. I don't know why fidx1 is 1x0 empty double row vector? min(oh1) and max(oh1) results are: >>m...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Cumulative distribution function of vector -doesn't work correctly
Hi, I need to use cdf function. It works on simple vector like x=[-3:0.1:3], but not for my vector and data. oh2L1=[0.009 0....

mer än 3 år ago | 1 answer | 0

1

answer

Question


MATLAB previously crashed due to a low-level graphics error while using software OpenGL
Hi, I have Matlab2020b. When I start Matlab I get warning: Warning: MATLAB previously crashed due to a low-level graphics erro...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to display charts using curve fitting toolbox? Disappearing chart
Hi! I use curve fitting toolbox to make the chart. The problem is that it works only when I dipslay one chart, which is based o...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to sort dependent vectors?
Hi, I have two vectors for example: A=[0 8 2 9 1 10 23] B=[2 30 23 90 45 47 5] I need to make chart where B is dependi...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to put legend outside the chart?
Hi, I have problem with put legend outside the chart. The main problem is that the weekdays axis doesn't fit to chart. Th...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to make weekdays axis?
Hi, I want to change dates on the chart to the weekdays (names-monday etc. -not day 1st). This is my code: figure(1) a...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to make second x axis with names of areas on chart?
I wanted to make a second x axis on the top of my chart, which would show dates for areas on chart: -gray -04.04.2020 -white-...

mer än 3 år ago | 1 answer | 0

1

answer