photo

MD RAQUIBUZZAMAN


Last seen: 거의 2년 전 2018년부터 활동

Followers: 0   Following: 0

통계학

All
  • Solver
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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

답변