Paul Metcalf
Dynamic Systems Research
Followers: 0 Following: 0
I like stuff. Professional Interests: parallel algorithms, plant modelling, control design, simulator design, measurement and signal processing
Statistics
RANK
1,518
of 294,384
REPUTATION
44
CONTRIBUTIONS
9 Questions
22 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
21
RANK
3,344 of 20,108
REPUTATION
456
AVERAGE RATING
4.80
CONTRIBUTIONS
5 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
4374
RANK
of 151,578
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
Where does MATLAB save temporary logging data?
Hi guys, I had to cancel a PARFOR simulation because of low disk space. I think MATLAB didn't react too well and I think I los...
5 years ago | 1 answer | 0
1
answer[DISCONTINUED] MATLAB Answers Wish-list #4 (and bug reports)
One idea for MATLAB Central is the ability to follow an author. Currently you can only follow a file but there are some authors...
8 years ago | 5
Question
Can I use Raspberry Pi 3 on R2016a?
A simple question, I noticed R2016b is advertising support for Raspberry Pi 3 Model B. Is this just referring to the availabili...
8 years ago | 2 answers | 0
2
answersQuestion
Is it possible to follow a contributer or only a file on MATLAB Central?
Hi all, Just wondering if it is possible to follow a contributor on MATLAB Central, or only a file/submission? Cheers, ...
8 years ago | 1 answer | 1
1
answerHow can I implement time delay transfer functions in simulink? 250*e-(s*20)/s(1+s/10) ?
Your function is slightly ambiguous with the usage of brackets, but I get what you are trying to achieve. You need to use the C...
10 years ago | 2
| accepted
MATLAB Coder Support for C11 and Textscan()
Thanks Ryan. I'm not a current user but I'm just trying to keep on top of developments for potential future projects. Do you t...
11 years ago | 0
How to extract part of a text file in MATLAB?
You are defining B as a cell matrix, then trying to replace B with a different data type which is invalid. Try first initializi...
11 years ago | 0
mex compiler setup for Simulink StateFlow
Also, you may want to read this: http://www.mathworks.co.kr/support/bugreports/931218
11 years ago | 1
mex compiler setup for Simulink StateFlow
I don't know if this will work, but try booting MATLAB in administrator mode (right click and select run as administrator) then ...
11 years ago | 0
| accepted
Question
MATLAB Coder Support for C11 and Textscan()
Hi all, Does MATLAB Coder support C11 as a target language? My guess is not, but I wonder if this is planned for a future rele...
11 years ago | 2 answers | 1
2
answersQuestion
Reading file paths into cell array
Hi all, Sorry for the how-to question (I don't normally ask these types of questions) but I'm a bit rushed on a job. I'll make...
11 years ago | 3 answers | 0
3
answersSubmitted
Loan Calculator
This loan calculator tool performs interest calculations for fixed rate loans.
11 years ago | 1 download |
Question
Anti-aliasing on Retina Macbook Pro with R2012a
I just installed R2012a in bootcamp on a Retina Macbook Pro. Is there any way to turn off the anti-aliasing applied to the MATL...
12 years ago | 0 answers | 0
0
answersi want to do a major project on simlulink.
What about the problem of how a control system decides which lift to send to which floor in a hotel lobby? How can the producti...
12 years ago | 0
Does Embedded Coder support TI's Hercules ARM Safety MCU family?
Hi Sedat, While I can't answer your question, I thought I could help in other ways. You should be asking TMW directly about th...
12 years ago | 0
Question
What's missing from MATLAB Central...
This is not a question. It just dawned on me what is missing from MATLAB Central. While the File Exchange and MATLAB Answe...
12 years ago | 5 answers | 3
5
answersCan an end user without Matlab license use an executable containing the mex command?
A mex is used to accelerate a MATLAB operation. It can also be used in cases of parallel computing on the host. It's not desig...
12 years ago | 1
What computer should I buy to make MATLAB simulations run fast?
Your IT office are like any other IT office. They have no idea what they're talking about and should stick to configuring word ...
12 years ago | 0
Optimization of water network, pump scheduling
Hi Adam, That sounds like an interesting problem. You certainly have quite a few requirements. I know nothing about EPANET ...
12 years ago | 0
Do I meet the limitation of Matlab? A unwanted pattern keeps showing from a random simulation.
What's in myfun()? You mention this: 'I want to simultaneously do independent simulations as many as the R assigned'. Are ...
12 years ago | 0
How can I construct the pahse space for the signal and how can I calculate the Euclidean distance Di between each pairs of points in the phase space. And how count Ci (R) the number of pair which Di < R , for each i
The title of your post should not be a duplicate of its contents. This sounds like an assignment question?
12 years ago | 0
Does Matlab use a QR or LU decomposition when solving a matrix equation?
I don't know the answer to your question, but you will need to provide more details to get a proper response to your question. ...
12 years ago | 0
Would you use Matlab Central in a job search?
I've been thinking about this as well. For example, would it be appropriate for a job board forum to be hosted by Mathworks whe...
12 years ago | 1
graphic simulation on simulink
Type 'ver' at the command line. Do you have 'Simulink 3D Animation' installed? If not, therein lies your problem.
12 years ago | 0
Question
What is the difference between Signal Processing Toolbox and DSP System Toolbox R2023a?
I am looking for insights for MathWorks products for signal processing workflows, such as filtering, code generation, and use of...
12 years ago | 3 answers | 2
3
answersDo you think that MATLAB is expensive?
Whichever way you look at it, MATLAB *is* expensive. But that's not to say it isn't good value. The value of MATLAB of course ...
12 years ago | 3
As a Software Engineer, Why should I use MATLAB?
MATLAB is mainly used by scientists and engineers who are involved in numerical and technical computing. Most of these people u...
12 years ago | 1
TI CCSv5 support for IDE Link?
Mark, I would have to agree with you. As of R2012a, Embedded Coder only supports a clunky makefile generation with CCSv4. Ther...
12 years ago | 0