Community Profile

photo

Edoardo Cipriano


Last seen: 8 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Solver

View badges

Feeds

View by

Question


Define a custom for loop in MATLAB
Dear MATLAB Community, Is there any way to define a custom for loop in MATLAB, similarly to what can be done in C language usin...

9 months ago | 1 answer | 0

1

answer

Answered
Display problems with "rectangle" function
I solved writing the data in a .tec file to visualize them using paraview. This is an example of code where x, y are the vectors...

4 years ago | 0

| accepted

Solved


Create a matrix that counts up diagonally
Given a single input _N_, create a _N_ x _N_ matrix that counts from 1 : _N_ ², (along up-right diagonals, starting with 1 in th...

4 years ago