Cg Gc
Followers: 0 Following: 0
Statistics
RANK
128,468
of 295,486
REPUTATION
0
CONTRIBUTIONS
14 Questions
2 Answers
ANSWER ACCEPTANCE
21.43%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Feeds
Question
Copy and Paste from Excel to Matlab Online? Chrome
I am trying to copy a set of cells from Excel and paste them into a variable into Matlab Online. Using Chrome. Tried the other h...
24 days ago | 1 answer | 0
1
answerQuestion
Error Message: Execution of script builtin as a function is not supported:
I have been running scripts with Matlab2009b and different ones for Matab2017 for the fast few years. Just recently, I have been...
1 month ago | 1 answer | 0
1
answerQuestion
I would like to find and plot the means and standard deviations for lots of columns of data.
I have gone over and over this, but I can't seem to figure out what is going on. Eventually, I would like to plot the mean of 3 ...
4 months ago | 0 answers | 0
0
answersQuestion
I would like to know how to make sure the latitude labels have decimals in them.
I have this code creating a map of a small portion of Antarctica. I have the latitude lines appearing ever half of a degree, but...
5 months ago | 1 answer | 0
1
answerQuestion
How do I stop this xlswrite error message?
I am writing a series of values to an excel sheet to do some quick comparisons with other data. Each value is a single number. E...
5 years ago | 2 answers | 0
2
answersQuestion
Remove all markers from line plot using second yaxis
Hello everyone, I think I have tried everything to fix this, but I am stumped. I am trying to plot 2 "line" plots over each ot...
5 years ago | 2 answers | 0
2
answersNeed help reading netcdf files
p = ncread('January_June_1992_Hourly_sp.nc','sp',[446 646 1 ],[1 1 Inf]); matA=p(:); plot(matA)
5 years ago | 0
Question
Need help reading netcdf files
I am trying to read a subset of a netcdf file. I have a bunch of these files to read, but I can't even get one to work. The su...
5 years ago | 1 answer | 0
1
answerQuestion
Mapping toolbox move labels off frame
I am trying to create a map of Antarctica, but my degree labels are on the frame, making them annoying to read. Is there a way t...
6 years ago | 0 answers | 0
0
answersCreate stair plot with uneven spaced data?
Given the complexity of my data set, I gave up trying to figure this out. Instead I resampled the data so that the start and end...
6 years ago | 0
| accepted
Question
Create stair plot with uneven spaced data?
I guess I am over thinking this, but I can't seem to find a solution to my problem. I have a several columns of variables that ...
6 years ago | 2 answers | 0
2
answersQuestion
Need to understand error message.
I have two sets of code using the same data. One works,the other doesn't. To me they look exactly the same. Can someone point ou...
6 years ago | 1 answer | 0
1
answerQuestion
horzcat: Dimensions of matrices are not consistent. Error message confusion
I am running a very long and not well scripted code to plot trajectories a month at a time. I also also doing some pretty off th...
6 years ago | 1 answer | 0
1
answerQuestion
Display multiple .ps files on a single page
This is a spinoff of another question, found here: https://au.mathworks.com/matlabcentral/answers/438024-combine-images-to-displ...
6 years ago | 1 answer | 0
1
answerQuestion
Combine Images to display on single page
I have multiple sets of 21 images that I would like to display either as a single image or as on one page, which ever is easier....
6 years ago | 2 answers | 0
2
answersQuestion
Create string from list of names in file
I have an unusual problem. I am running a program that generates a list of file names (see example, CLUSLIST_5). In this file, t...
6 years ago | 1 answer | 0