photo

sawasawa


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to make a grid periodic
I have the code below to plot grid lines for the y values clear all; close all; clc; y =[-0.906 -0.120 0.664 1.450 ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding position of value in an array
I'm working on some code and here's a portion of it clear all; close all; clc; y = [-3.2628 -2.4774 -1.6920 -0.9066 -0...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Is there a way to get an 8 x 1 matrix instead of 8 x 3 using dec2bin or any other?
dec2bin (2 ^ n-1: -1: 0) - '0'

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten