統計
All
Feeds
質問
Problems with programmatically adding 'TabName' property value in mask.
I attempted to programmatically add a 'TabName' parameter in my mask interface using the following commands: mask_obj = Simul...
9年以上 前 | 1 件の回答 | 0
1
回答解決済み
How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...
11年以上 前
解決済み
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:...
11年以上 前