photo

MD RAQUIBUZZAMAN


Last seen: mehr als ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

All
  • Solver
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 5 Jahre vor | 0

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

mehr als 5 Jahre vor | 0

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

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

fast 6 Jahre vor | 0

Frage


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

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten