Feeds
質問
Changing values in 2D array using logical operators
I'm sure I've solved this before, but it's befuddled me today. I have a 2D array and I want to subselect some values and set ...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Trouble substituting a value into a symbolic expression for use with fplot
I'm having difficulty understanding what I'm doing wrong here: syms x a f=exp(x-a); g=subs(f,'a',sym(0)); fplot(...
13年弱 前 | 1 件の回答 | 1
1
回答質問
Adding a header to print preview from command window
Is it possible to add a header to a print out from the command window? Something like: printpreview(h,'headertext','...
約13年 前 | 0 件の回答 | 0
0
回答質問
SelectionChangeFcn not receiving handles
I'm trying to have a gui (made using GUIDE) run some code when the selection of a radio button is changed. The radio buttons ...
13年以上 前 | 1 件の回答 | 0