photo

MD RAQUIBUZZAMAN


Last seen: 1年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

2年以上 前

解決済み


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:...

2年以上 前

回答済み
Saving a file in a folder
when you open the saved file, you need to use 'openfig' or open name.fig. It will load all the text and the legends.

5年以上 前 | 0

回答済み
Saving a file in a folder
f=plot(x,y); saveas(f,'name.fig') or you can directly use savefig('name.fig')

5年以上 前 | 0

質問


Error using horzcat with num2str function for creating character class
>>I am not understanding why the for double figure value, it is creating problems. Could anyone please help me with the situatio...

5年以上 前 | 2 件の回答 | 0

2

回答

回答済み
How can I get the available serial com port automatically?
I totally agree with you about it. Thank you for the reply. I will look for the link.

6年弱 前 | 0

質問


How can I get the available serial com port automatically?
After using this command instrhwinfo ('serial'), I get the available serial port name. Then I have to manually input it like- ...

6年弱 前 | 2 件の回答 | 0

2

回答