Feeds
提问
How to extract symbolic coefficients of a binomial?
I have a binomial in the form of _a(s,t)x+b(s,t)_, where _s_ and _t_ are symbolic variables; (e.g. _(s^2+2s+st+1)x+(s^2*t+4s+2)_...
12 years 前 | 0 个回答 | 0
0
个回答提问
opening a fig in different directory
hi. I have two .fig files: for example fig1 and fig2. fig2 is in a folder for example folderfig2. this folder is beside fig1....
13 years 前 | 1 个回答 | 0
1
个回答提问
change current directory in gui
hi I build a gui page contain 21 push button and named it main page when you click every push button a new page will open, the...
13 years 前 | 1 个回答 | 0
1
个回答提问
how to create a "please wait..." massage in GUI?
I created a GUI page. when you push "calculate" button, it takes about one minute for program to return the results. I want a "p...
13 years 前 | 1 个回答 | 0
1
个回答提问
Why cant I make this m-file exe?
I need to define some "syms" variables in my code. The number of these variables is not fixed, and user determines it. My progra...
13 years 前 | 2 个回答 | 0
