photo

Mazhar


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
217.590
of 300.365

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am looking for a code to identify if the entered number is odd or even. For example: "ABC 123", I would be really grateful if someone shares the code.
I tried using mod function but it doesn't work as my input contains Alphabet and numbers both.

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I am looking for a 4x6 matrix to enter letter "A" in matlab which l will use to display as a black and white image. Helpful answer will definitely be appreciated.
For eg, this the matrix for number "4". I need the matrix for letter "A" in the same format. four=[0 1 0 1;0 1 0 1;0 0 0 1;1 1...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten