Community Profile

photo

Jason


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


I can't open any Excel files when I double click on them. Is my issue related to Matlab?
Hello, I'm a student learning to use Matlab. Yesterday, I used Matlab's "Import Data" button (under the Home menu) to import ...

9 years ago | 0 answers | 0

0

answers

Question


Calculating the average value for each year
I'm a student learning matlab and I'm having trouble calculating averages. The first six columns of the array "data2" are the d...

9 years ago | 1 answer | 0

1

answer

Question


Loading a dat file in Matlab
In my "global_v1" mathlab script, I'm trying to load data from the file "GlobalTemp_v2.dat" I am interested in column 14 (the t...

9 years ago | 1 answer | 0

1

answer

Question


How do I use matlab on two computers and load files (located in different file locations) in my script?
I plan to use matlab in my school's computer lab. At home, I'll use Matlab on my own computer. I use dropbox to store and access...

9 years ago | 2 answers | 0

2

answers

Answered
How do I make MATLAB automatically add closing quotation marks?
Thanks for your help, everyone!

9 years ago | 0

Question


How do I make MATLAB automatically add closing quotation marks?
When I type an opening quotation mark (or bracket), I often forget to add the closing quotation mark (or bracket). In some lang...

9 years ago | 3 answers | 0

3

answers

Question


When using fopen, what's the difference when we include/exclude 'w' in the second half of the parenthesis?
Suppose we want to open a file called exp.txt using fopen. What is the difference between these two code snippets: ...

10 years ago | 1 answer | 0

1

answer