![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2766880_1522091199138_DEF.jpg)
Bryan
Uppsala University
Followers: 0 Following: 0
Statistica
RANK
2.043
of 297.016
REPUTAZIONE
31
CONTRIBUTI
9 Domande
10 Risposte
ACCETTAZIONE DELLE RISPOSTE
55.56%
VOTI RICEVUTI
8
RANK
5.470 of 20.419
REPUTAZIONE
228
VALUTAZIONE MEDIA
5.00
CONTRIBUTI
3 File
DOWNLOAD
8
ALL TIME DOWNLOAD
1319
RANK
of 157.687
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Submatrix from a matrix
https://www.mathworks.com/company/newsletters/articles/matrix-indexing-in-matlab.html
oltre 4 anni fa | 0
How do I seprate a plot based on a value of the y axis
you can get the current y axis limits using ylim, and then evaluate them to decide if you want to split the axis or not limit...
quasi 5 anni fa | 0
how to put border on the image over top and bottom
could you not just do plot([min(xlim) max(xlim)],[max(ylim) max(ylim)], 'r-', 'linewidth', 2) plot([min(xlim) max(xlim)],[min...
circa 5 anni fa | 0
How to get selected value in a vector ?
for x = [1 12:12:120]
circa 5 anni fa | 0
| accettato
how to link liscence to a old account
Contact support, they'll sort it out. They did for me.
circa 5 anni fa | 1
| accettato
How to find value which is berofe max value of an array?
another option would be max(a(a<max(a)))
circa 5 anni fa | 0
| accettato
Is there a way to extracted histogram data into a matrix instead of graph?
If you want to make a plot and also extract the values % some data foo = randn(10000,1); % make a histogram named h h = hist...
circa 5 anni fa | 1
| accettato
Domanda
Unicode character changes font when saving to PDF with -painters (Ubuntu)
When I save a figure to PDF in 2019a on Ubuntu 18.04 using the print() command and -painters renderer, using any kind of unicode...
circa 5 anni fa | 0 risposte | 1
0
risposteDomanda
Tabs instead of spaces in editor setting by command line
Hey, I am running R2019a in Ubuntu 18.04. When I disable "Tab key inserts spaces" in the preferences, the editor successfully ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaInviato
gebconetcdf(FILE, Wlon, Elon, Slat, Nlat)
Retrieves bathymetry data from the GEBCO NetCDF file
quasi 6 anni fa | 4 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/e5aac2df-4a80-11e4-9553-005056977bd0/da5a6b51-73dc-4013-adcf-9d26b9879127/images/screenshot.jpg)
Inviato
MatCal
Radiocarbon (14C) age calibration using Bayesian statistics.
oltre 8 anni fa | 3 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/57117/versions/4/screenshot.png)
Domanda
Weighting of non-linear fit
Hi, I have made a rational fit function of some data using the cftool GUI. It works quite well. I have some data points (X...
oltre 9 anni fa | 0 risposte | 1
0
risposteInviato
usgslandcover(FILE, Wlon, Elon, Slat, Nlat)
Small function for accessing the global USGS landcover file.
oltre 9 anni fa | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/46768/versions/4/screenshot.jpg)
USGS global landcover in lat/long format?
Thanks very much to dpb for making me aware of the MatLab function memmapfile, it set me on the right path. I wrote a script ...
quasi 11 anni fa | 0
| accettato
Domanda
USGS global landcover in lat/long format?
Hi, I would like to load the lat/long Global Landcover characterisation file from USGS. MatLab provides tools for loading ...
quasi 11 anni fa | 1 risposta | 0
1
rispostaExperiences with release 2012b
Two things I have been waiting years for for: (1) Ability to "Find and replace" within a selection of text (note, not the ent...
circa 11 anni fa | 1
Domanda
Editing MatLab minor ticks
Hi, I want to add minor ticks to my graph, but unfortunately/incredibly MatLab doesn't offer the function to specify the inte...
circa 11 anni fa | 0 risposte | 1
0
risposteDomanda
Extracting data from non-uniform levels in 3D array
I have been trying to do this for a week and have had no hope. Maybe somebody has done it before and has some tips! I have tw...
oltre 12 anni fa | 1 risposta | 1
1
rispostaRead certain range of csv file
Thanks for your comment. Yes, that would work. But has anybody had success getting the "spreadsheet notiation" to work, as me...
oltre 12 anni fa | 0
Domanda
Read certain range of csv file
Hi, I want to load a .csv file, but only the content between A252 to D5352. I've looked at help csvread, and it says I can...
oltre 12 anni fa | 3 risposte | 0
3
risposteDomanda
Contourfm using "painters"
Hi, I wanted to save a figure as vector so used the -painters option in the print command to save as PDF. This works fine ...
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
By element average of multiple matrices
Hi, I have 40 matrices of 781x981 in dimension. I need to calculate the by element mean of all these matrices in a new, 41st ...
quasi 13 anni fa | 2 risposte | 1