photo

Alicia Cuber Caballero


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Asking for user input only once with input, or take values like pi/3 with inputdlg
I have a function that calculates when you input values for n, for x, for y. Now I need to ask the user for input. I prefer how...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to "link" an .m file to an .mlx file
Hi, I have got this assignment in which I am required to create a function to complete a task, so I used a separate .m file, whi...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
I get index error, but the correct result. How can I avoid this?
Thank you! That's a simpler solution :)

presque 5 ans il y a | 0

Question


I get index error, but the correct result. How can I avoid this?
I am trying to solve this Cody problem where I need to remove all rows that contain NaN-s. My code looks like this: [m,n]=si...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


How can I break this while loop and store the data?
Hi! I'm trying to generate a collatz sequence for any n and to stop when n == 1. I used the following: n=7 while n>1 if m...

presque 5 ans il y a | 1 réponse | 0

1

réponse