photo

MD RAQUIBUZZAMAN


Last seen: mer än 2 år ago Active since 2018

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
3 Answers

Cody

0 Problems
2 Solutions

RANK
72 543
of 297 503

REPUTATION
0

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
87 952
of 159 017

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Solved


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

ungefär 3 år ago

Solved


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

ungefär 3 år ago

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

ungefär 6 år ago | 0

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

ungefär 6 år ago | 0

Question


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

ungefär 6 år ago | 2 answers | 0

2

answers

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

mer än 6 år ago | 0

Question


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

mer än 6 år ago | 2 answers | 0

2

answers