![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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0