Community Profile

photo

bobby


Last seen: 1 year ago Active since 2021

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How do I get my plots and "disp" script to show up after its respective code script has concluded?
Hello everyone! So I have a script code that I have to publish, it has about 100 lines of code with about 30 lines of local func...

2 years ago | 1 answer | 0

1

answer

Question


How to remove all zeros in a matrix to use for calculations?
Hello everyone! I'm a bit stuck on how to remove all zeros from my matrix and using them to calculate basic statistical values ...

2 years ago | 2 answers | 1

2

answers

Question


How can I create a data table and export it as an excel file?
Hello all! I am having trouble converting my data into a table and exporting it as an excel file. Essentially, I am importing ...

2 years ago | 1 answer | 0

1

answer

Question


How do I display the workspace variable file name via MATLAB script?
What line of code would display the workspace variable file name (so in this case it would be a .mat file) being used? My goal...

2 years ago | 1 answer | 0

1

answer

Question


How can I plot a histogram for each of the multiple .mat files located in a folder outside of MATLAB?
I am new to using MATLAB to analyze and visualize many individual files of data. Here is the situation: I have multiple (20+ bu...

2 years ago | 2 answers | 0

2

answers