Community Profile

photo

Jon


Aktiv seit 2013

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Exit infinite loop in script via expression
Hi, is there a way to basically detect an infinite loop and stop it within a script programmatically? Let's say you had a vector...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Problem rearranging vector (a column of a matrix)
Hi, similar to the 2048 game, on a 4x4 board with 1's, 2's, 4's and the following power of 2's, I'd like to write a slightly dif...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is it possible to send images via the sendmail function?
I know you can send m & f files, text files, sounds, html. But is it possible with images? If so, how? Thanks a lot.

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


UIControl callback function problems
Ok, I'm trying out UIControl for the first time and I just want to write a program that asks a user to type something in after p...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem with generating random dice rolls
I'm trying to display a vector which shows the probabilty of scoring a total score between 2 - 12 from a certain amount of 2 dic...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How does '3' differ to 3?
'3' is a string right? Whereas 3 is a number. Now, the absolute value of '3' is 51. How is that?

mehr als 10 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


How to create a table?
I've read the Matlab tutorial for creating one, but it doesn't work for me. Do you need to make it as a script? Could you type a...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Error using input,,, Undefined function or variable 'friend'.
It's fine now, I didn't account for the fact that I used letters instead of numbers, so: question = input('say friend and e...

mehr als 10 Jahre vor | 1

| akzeptiert

Frage


Error using input,,, Undefined function or variable 'friend'.
I've just started using Matlab, I previously got this to work, but for some reason I can't figure out why it's not working any...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort