Community Profile

photo

Alasdair McAndrew


Victoria University

Last seen: 거의 4년 전 2016년부터 활동

Followers: 0   Following: 0

연락

Mathematics educator, long time user of Matlab, written two Matlab books.

통계

  • Thankful Level 1

배지 보기

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 ...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 1 | 0

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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 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...

7년 초과 전 | 답변 수: 2 | 0

2

답변