Community Profile

photo

Jon


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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.

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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?

10 years ago | 2 answers | 1

2

answers

Question


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

10 years ago | 3 answers | 0

3

answers

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

10 years ago | 1

| accepted

Question


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

10 years ago | 1 answer | 0

1

answer