Pavel M
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
199,943
of 294,507
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20,119
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,819
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
function find() sometimes doesn't work properly
hello! i have a simple part of code, but in some cases function find doesnt work f = [10 : 0.001 : 60]; frez = [48.7234 48.4...
3 months ago | 2 answers | 0
2
answersQuestion
How to draw a map of a country and mark the location of an object on it?
Hello! I want to draw a map of a country and mark the location of specific object on it. So, where i can get already prepared ...
7 months ago | 1 answer | 0
1
answerQuestion
How to plot multidimensional array in one axes like sequence of images?
Hello! I want plot data like in this picture So, I'm going to store data in multidimensional array like data = [1 2 3 4 5; 5...
1 year ago | 1 answer | 0
1
answerQuestion
How invert only one colour in RGB image?
Hello! I want to change background in my rgb image from black to white. How I can do it without inversing others colours?
2 years ago | 1 answer | 0
1
answerQuestion
How I can do auto-resized axes in App Designer?
Hello! I have done app by AppDesigner, and main window (figure) is resized. But Axes with plots dont change their size. How it m...
2 years ago | 2 answers | 0
2
answersQuestion
How one can delete tab in figure?
In muy GUI in App Designer I want to have option to delete selected Tab by the context menu. But function such clear app.tab1...
2 years ago | 1 answer | 0
1
answerQuestion
Multiple Anonym Function return wrong values
Hello, I have a function that return 3 same values, but they must be different C = [4622 5480 18923]*1e-12; U = [454e3 454e3-2...
2 years ago | 1 answer | 0