photo

Jack Rimmer


Last seen: mehr als 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Giving a moving point a chance to change path every step?
Here is the current code I have working, but simply put it will randomise 4 coordinates, b, c, d and e, and then animate drawing...

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Could someone explain this straight line function?
I found this bit of code in another help thread: func = @(x)a(1) + (a(2)-b(2))/(a(1)-b(1))*(x-a(1)); I have gotten it to work ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten