Feeds
提问
Calculate the Standard Deviation based on multiple conditions
Hello everyone, I am hoping to get some help with calculating the standard deviation for my large data set. I have attached jus...
2 months 前 | 1 个回答 | 0
1
个回答提问
Change data contained in a binary .mat file
I am trying to change some data held in a .mat file. The file appears as a variable in the workspace and I open the file in the ...
2 months 前 | 1 个回答 | 0
1
个回答提问
Need Help using MatchMaker on Matlab Online - Stuck with the same issues for weeks. Can't figure out how to adjust year horizons or data
I need help with Matchmaker when you are using Matlab Online. It doesn't work anywhere near as it should when you want to use re...
2 months 前 | 0 个回答 | 0
0
个回答提问
Exit Debugger when Debugger gets stuck in a loop
I am trying to exit Debugger, but everything I have tried resulted in this error. I have tried stop, dbquit, Ctrl+C, Shift-F5. ...
2 months 前 | 2 个回答 | 0
2
个回答提问
Edit existing toolstrip - Add Format Variable Tab
So, here go. I am doing a lot of interpolation and I need to have my data show up in long decimals, not scientific notation. I h...
4 months 前 | 1 个回答 | 0
1
个回答提问
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...
10 months 前 | 1 个回答 | 0
1
个回答提问
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...
11 months 前 | 1 个回答 | 0
1
个回答提问
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 ...
1 year 前 | 0 个回答 | 0
0
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答已回答
Need help reading netcdf files
p = ncread('January_June_1992_Hourly_sp.nc','sp',[446 646 1 ],[1 1 Inf]); matA=p(:); plot(matA)
Need help reading netcdf files
p = ncread('January_June_1992_Hourly_sp.nc','sp',[446 646 1 ],[1 1 Inf]); matA=p(:); plot(matA)
6 years 前 | 0
提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
Create 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...
Create 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 前 | 0
| 已接受
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0