photo

Alex Skantz


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
247,956
of 300,392

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


why is my vector empty
hi everyone, I'm trying to take a code I have that turns sentences into integers and display the sentence in a word array. The...

4 years ago | 3 answers | 0

3

answers

Question


Help creating loop that converts text to numbers
Hi, this is a follow-up on a question I asked yesterday. I have a loop that asks the user to input sentences until the word 'e...

4 years ago | 1 answer | 0

1

answer

Question


how would I input this equation into MATLAB
how would I input this equation into matlab? yi= each data point sigma is uncertainty for each point mi=corresponding mode...

4 years ago | 1 answer | 0

1

answer

Question


Can anyone tell me what this does
(directly-result)./result.*100 Im trying to figure out what a scripts purpose is. I think this line of code may be a hint as it...

4 years ago | 1 answer | 0

1

answer

Question


how to repeat an input question
Hi, I am trying to create a loop where someone is asked to input a sentence. I need them to keep typing sentences until they eve...

4 years ago | 2 answers | 0

2

answers

Question


Need help asking for an input sentence
Hi, I need to ask the user to insert a sentence. I have N=input('what is N?: ') A=input('give me a sentence!: '); Once I run ...

4 years ago | 1 answer | 0

1

answer

Question


Turning an entire script into a function
Please help!! I've been trying to functionize my script all day. I followed all the instructions (however my script varies sligh...

4 years ago | 2 answers | 0

2

answers

Question


help with MATLAB battleship program
Hi all, Im working on a battleship assignment for a class. Here is the code I have so far: clear all close all clc rowdi...

4 years ago | 2 answers | 0

2

answers

Question


Need help adding a function to a script
I need some help. We're programming a battleship game in class. This is the script we did together in class so far and it works ...

4 years ago | 1 answer | 0

1

answer