photo

mcl1993


Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Saving a figure as PDF with latex font
I am using the commands set(0,'defaultaxesfontname', 'CMU Serif'); set(0,'defaulttextfontname', 'CMU Serif'); to set the...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to set all the font in a matlab plot to latex font (CMU Serif Roman)
Using - if true set(0,'DefaultTextInterpreter','latex') set(0,'DefaultLegendInterpreter','latex') end - sets the font ...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Finding the largest difference between any two pixels within a set of 5 contiguous pixels
I have a matrix of 22 x 22 cells each containing a number. For a given cell, I need to find the largest difference between any t...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting trendlines on plot with 2 y-axes using plotyy
I am using plotyy to plot two data sets on the same plot. The data have very different scales so it is good to use two scales. I...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Replacing the numbers in a matrix
I have a matrix of numbers (22 x 22). Some of the numbers in the cells are zero. If the cell contains a zero, I want to replace ...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Using colorbar with imagesc
I have imported a 500 x 500 text file and have plotted the data using imagesc. I need all the cells in the text file containing ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Loop through multiple csv files
I have 2550 csv files. I have created a code that calculates a value for one of the files, but i need to loop over all 2550 and ...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use AND in an if loop to find the first repeated value
I have a list of values and want to go through a csv file to find if any of the numbers in column 3 match any of the values in t...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Creating a loop to search for matching values in two matrices
I have two csv files. A is 55473 x 10 and B is 484 x 3. I want to create a loop that goes through column 5 in A, and when the va...

quasi 8 anni fa | 2 risposte | 0

2

risposte