Sahyadri Vibhu
2012 年からアクティブ
Followers: 0 Following: 0
統計
All
Feeds
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8年以上 前
回答済み
random no.
As Sean Lawson said in the above comment, using -19+38*rand will generate a random real number in the range (-19 19) to gener...
random no.
As Sean Lawson said in the above comment, using -19+38*rand will generate a random real number in the range (-19 19) to gener...
14年弱 前 | 0
回答済み
random array
depvar = randi ([a b],c,d); plot (depvar); where "a" and "b" are the limits and a cXd matrix is stored in depvar
random array
depvar = randi ([a b],c,d); plot (depvar); where "a" and "b" are the limits and a cXd matrix is stored in depvar
14年弱 前 | 0
回答済み
Renaming a lot of files
You could use <http://www.bulkrenameutility.co.uk/Main_Intro.php> if you are using WIndows or something similar if you are using...
Renaming a lot of files
You could use <http://www.bulkrenameutility.co.uk/Main_Intro.php> if you are using WIndows or something similar if you are using...
14年弱 前 | 0
| 採用済み
回答済み
Is there a way to save a variable created in a function to the workspace?
I think "persistent" will help. Just use persistent variable_name = value
Is there a way to save a variable created in a function to the workspace?
I think "persistent" will help. Just use persistent variable_name = value
14年弱 前 | 0


