Community Profile

photo

Laura Alvarez


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to return no output in a function with output?
I have a function which should return two outputs, but if a condition is satisfied (in my case if a matrix is singular) it is no...

4 years ago | 2 answers | 0

2

answers

Question


how to ignore an index error?
I have this code and I want to ignore the error when the index exceeds array bounds or when they are 0. for j=1:N for i=1...

4 years ago | 1 answer | 0

1

answer