Community Profile

photo

William Larsson


Last seen: 6 månader ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Changing color of a certain cell in a matrix after breaking a for-loop
Hi! I have a question regarding changing a certain cell when breaking a for loop. In my code, I have criterias for the top a...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Creating an Image matrix (5x10) from a 5x100 matrix
clc clear all I = 1; b0 = I; ep0 = 0; c0=0; a10=0; tMax=30; dt=0.1; timeVector = 0:dt:tMax; nIterations = length(t...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Finding the matrix I generated two iterations back, while loop
I need my code to remember the matrix it generated two iterations back, and if this matrix is equal to the present one I want th...

ungefär 4 år ago | 1 answer | 0

1

answer