Alex Pedcenko
Followers: 0 Following: 0
Statistics
RANK
1 715
of 300 369
REPUTATION
40
CONTRIBUTIONS
3 Questions
9 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
18
RANK
6 780 of 20 936
REPUTATION
158
AVERAGE RATING
0.00
CONTRIBUTIONS
8 Files
DOWNLOADS
22
ALL TIME DOWNLOADS
1467
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Desktop panels can no longer be tabbed? (2025x)
But you can just close one of the panels, e.g. the Workspace, leaving, say, only Files. Then right click on the right "vertical ...
ungefär en månad ago | 0
Removing Unwanted data from a bunch of data
It is because the number of data points is not exactly the same in all the curves, "missing" points are padded as zeros. E.g. l...
mer än 5 år ago | 2
| accepted
Removing Unwanted data from a bunch of data
I think you need to split your [n x 2] data array into separate curves, then perform find on all curves when e.g. y-value exceed...
mer än 5 år ago | 1
Question
Will MATLAB Live editor ever support spellcheck?
It is quite frustrating when writing documents in MATLAB Live editor to find there is no spellcheck facility.
mer än 5 år ago | 3 answers | 2
3
answersRandomization in Matlab Grader
There is a way to achieve some level of individualisation in Grader. Unfortunately it is not possible to generate problem descri...
mer än 5 år ago | 3
Gtk-Message: 10:32:31.466: Failed to load module "canberra-gtk-module"
this is not the "problem"
nästan 6 år ago | 0
Function call in ode45 does not work?
it looks like there are not enough arguments to ode45 [t,y] = ode45(odefun,tspan,y0) if you give odefun and all 4 inputs t...
ungefär 6 år ago | 0
How to export figures as pdf without truncated borders.
This seems to happen when you are saving "maximized plot" window to PDF. MATLAB tries to fit figure into portrait page layout (...
ungefär 6 år ago | 1
Question
why "MATLAB Support Package for Android Sensors" is not available any more????
why "MATLAB Support Package for Android Sensors" is not available any more????
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
1D matrix addition weirdness
>> ones(5,1)+ones(1,5) ans = 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ...
nästan 7 år ago | 1 answer | 0
1
answerHow do I plot a toroid in MATLAB?
R=5; % outer radius of torus r=2; % inner tube radius th=linspace(0,2*pi,36); % e.g. 36 partitions along perimeter of the tu...
nästan 8 år ago | 9










