![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1874557_1522088234303_DEF.jpg)
Petr
University of Warwick
Followers: 0 Following: 0
Statistics
RANK
6,317
of 297,016
REPUTATION
7
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
5
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
extracting data series from *.fig file
err.. tried it, it tells me >> D=get(gca,'Children'); >> XData=get(D,'XData'); ??? Error using ==> get Invalid pr...
9 years ago | 2
Question
How to define range of the variables when numerically solving a system of algebraic equations?
In other words, what is the multi-variable version of the following >> evalin(symengine, 'numeric::solve(sin(x) = x^2 - 1, ...
12 years ago | 0 answers | 0
0
answerswhat is the syntaxis for numerical solvers?
thanks! but.. how to introduce the range in which I look for solutions? say, x=1..3 ? what's the syntax?
12 years ago | 0
| accepted
Question
what is the syntaxis for numerical solvers?
Hi, for the last hour I am trying to start the numerical solver.. The copy-past from "help" numeric::solve([sin(x) = y^2...
12 years ago | 5 answers | 0
5
answersextracting data series from *.fig file
Thanks, it works! Probably, something was wrong with my file.
14 years ago | 0
Question
extracting data series from *.fig file
Hi there, I have a figure file, but not the original data. Is there a way to extract the data array from the 2D plot, open...
14 years ago | 4 answers | 3