Feeds
提问
Mupad notebook not recommended?
When using the help function in Mupad (=Symbolic Math Toolbox) I see in the current version 16b the hint, that it is not "recomm...
9 years 前 | 0 个回答 | 0
0
个回答提问
Symbolic math toolbox problem R2016a on MacOSX
I encounter problems with MacOSX 10.11.4 and Mupad (R2016a, R2015b): All menu items do not work; if selected, nothing happens. M...
10 years 前 | 0 个回答 | 0
0
个回答已回答
components of vector valued functions
That gives >> syms z >> F(1,z) ans = [ z + 1, 1 - z^2] in my example. I want to define a new funct...
components of vector valued functions
That gives >> syms z >> F(1,z) ans = [ z + 1, 1 - z^2] in my example. I want to define a new funct...
12 years 前 | 0
提问
components of vector valued functions
Given F=@(x,y) [x+y,x-y.^2] how do I refer to the second component of that function; the command syms x,y; F(x,y...
12 years 前 | 2 个回答 | 0
2
个回答提问
Mupad on Mac; exporting graphics to disk
In Mupad 4 (the old standalone version of Mupad) the following statement exports a graphic to the desktop of my Mac: myimage...
15 years 前 | 1 个回答 | 0
