Community Profile

photo

Akana Juliet


Last seen: 4 months ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Is there a way I can use geoplot() offline and without the mapping toolbox?
Hi everyone, thanks for taking time to read. I need help with geoplot. When I try to run the function on a computer with no int...

4 months ago | 1 answer | 0

1

answer

Question


How to clear all EditFields in App Designer that were dynamically generated
Hi everyone, thanks for taking the time to read my question. I am still a novice, so please forgive me. I am making a GUI that ...

2 years ago | 1 answer | 0

1

answer

Question


Using uigetfile to select file in App Designer is causing the matlab script to open after file is selected
Hey everyone, I am having some issues here and I'd greatly appreciate some help. I am using uigetfile to let user select a typ...

2 years ago | 1 answer | 0

1

answer

Question


Can MATLAB read a file inside a file?
Hi all. I have MATLAB reading in a text file successfully into a structure. But I would like for my text file to point to csv f...

2 years ago | 1 answer | 0

1

answer

Question


Can you pass same values along a chain of multiple functions?
Hi guys, I'm having a hard time understanding this concept in the documentation and I thought I'd ask you guys. If I have one ma...

2 years ago | 1 answer | 0

1

answer

Question


How to pass 3 variables from a script into a function and get 1 output?
Hey everyone, I am trying to call a function from a script that basically gives 3 variables and returns 1 result. My function ("...

2 years ago | 1 answer | 0

1

answer

Question


How to make derived constants persistent in global constants scripts
Hi all, I am still learning the ins and outs of MATLAB and I am stuck on this part. I am trying to make derived constants persis...

2 years ago | 1 answer | 0

1

answer

Question


How to display an array that is stored in a cell in my input statement?
Hi everyone, I was wondering how can I display an array that is stored in a cell in my input statement? I have 1x4 cell of arra...

3 years ago | 1 answer | 0

1

answer

Question


How do you write a nested if statement that checks if the user has entered certain numbers?
Hi all, I am trying to implement a way to check if a user has entered a certain number in an already nested if statement. I am ...

3 years ago | 1 answer | 0

1

answer

Question


Can I use randi and say random number from 1 to 30 except 8 and 9? (for example)
Hi everyone. I have some bad data that I have to exclude from my random index selecter but I can't remove it from my data. For ...

3 years ago | 1 answer | 0

1

answer

Question


How to separate a string(1x1 cell) into a 1x4 cell
Hi everyone! I have a long string of 4 hex codes separated by spaces, (Example: 'A5E6C11D B5E6C11D C5E6C11D D5E6C11D') stored in...

3 years ago | 2 answers | 0

2

answers

Question


How can a 4 element array index pull stored string values?
Hi all, I am new to MATLAB and I'm a bit stuck trying to figure out this part. Let's say I have a 4 element vector [1x4 double]...

3 years ago | 2 answers | 0

2

answers

Question


Randomly select a number from a column of a stored matrix, stores the respective row
I am a novice MATLAB user, so please bear with me. I have a 256x5 double value stored, and the first column is just the numbers ...

3 years ago | 1 answer | 0

1

answer

Question


How to read in more rows to a cell array from a text file?
Hi all, I needed some help with my code. My code is meant to read in a text file (I've attached a shortened version of what the ...

3 years ago | 1 answer | 0

1

answer

Question


Reading in a text file with numbers and strings into a cell array
Hi everyone, I've attached the text file here, and what I'm trying to do is read in line by line and put the strings and numbers...

3 years ago | 1 answer | 0

1

answer

Question


How to print strings from a data text file that is in correlation to an indices text file?
Hi everyone, I was hoping someone could help me with this tricky concept. I am trying to write a program and I don't really know...

3 years ago | 1 answer | 0

1

answer

Question


How to write a program that selectively picks hexadecimal values from a text file based on bit size?
Hello all! I have a text file that is full of 16bit, 32bit, 64bit, and 128bit hexadecimal values, and I was trying to write a pr...

3 years ago | 1 answer | 0

1

answer