Community Profile

photo

Alicia Cuber Caballero


Last seen: circa 4 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

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

oltre 4 anni fa | 0

Domanda


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...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta