![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/292936_1519004153462_DEF.jpg)
Alasdair McAndrew
Victoria University
Followers: 0 Following: 0
Mathematics educator, long time user of Matlab, written two Matlab books.
Feeds
질문
Obtaining Macos library file?
When plotting, I get error messages (see my previous post about Bundle#83), and I believe that the culprit is the MacOS library ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plotting error: "Bundle#83 start failed", with 2019a on MacOS Mojave?
I have been helping somebody with their Matlab use: they have recently installed R2019a on a new MacBook Pro, running Mojave. M...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Timing for a DAQ motor controller?
I am trying to help somebody with this - this is way out of my own domain of knowledge. What we want is some way of sending pul...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Two questions about plotting multiple lines
I'm trying to plot a ruled surface: that is, a surface composed of a lot of straight lines (in 3d). Now, given end points (x1,y...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Quick question about appDesigner - need an example
I've been using Matlab for a very long time, but I've never bothered with building any GUIs with it. So now I'm just dipping my...
8년 초과 전 | 답변 수: 1 | 1
1
답변질문
Order of polynomial display: increasing order of powers?
A symbolic polynomial will be displayed in order of decreasing powers: >> taylor(sin(x),x,'Order',11) ans = x^9...
8년 초과 전 | 답변 수: 2 | 2
2
답변질문
Preventing abbreviations in the live editor?
Here's what I mean: syms x i = 1:10; T = (x.^i)./(2*i-1) cumsum(T) This produces an array of all the partial sums o...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Menubar fonts unreadably small in Linux?
This is a question which has been asked before, but to which I haven't been able to find a satisfactory response. I'm using Mat...
8년 초과 전 | 답변 수: 1 | 1
1
답변질문
Running "MuPAD only" computations in the live editor?
In Matlab R2016b, the use of the MuPAD app is deprecated in favour of the live editor. The trouble is, there seem to be MuPAD f...
8년 초과 전 | 답변 수: 0 | 1
0
답변답변 있음
Partial sums of symbolic series?
Thank you - yes I know that the vector I gave can be re-ordered, but in general it would be nice if "children" (at least when ap...
Partial sums of symbolic series?
Thank you - yes I know that the vector I gave can be re-ordered, but in general it would be nice if "children" (at least when ap...
8년 초과 전 | 0
질문
Partial sums of symbolic series?
I am just beginning to explore the symbolic math toolbox. And I can't work out how to create a sequence of symbolic partial sum...
8년 초과 전 | 답변 수: 2 | 0