질문


import data from the web?
Hi friends, I'd like to import the data found here: <http://geoid.colorado.edu/grace/data/data-30i5bio0a9vng04vriclc97976-00...

대략 14년 전 | 답변 수: 2 | 0

2

답변

제출됨


Two-phase medium sound speed calculator
Uses A.B. Wood's model to calculate the bulk sound speed of a two-phase fluid medium.

대략 14년 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


Sulfur Hexafluoride Property Lookup
Function returns properties of SF6, including density, enthalpy, sound speed, specific heats.

대략 14년 전 | 다운로드 수: 2 |

0.0 / 5
Thumbnail

질문


Efficient table lookup
I have a simple question, but related answers in this forum are confusing to me and seem overly complex. Thermodynamic properti...

대략 14년 전 | 답변 수: 2 | 0

2

답변

제출됨


Minnaert bubble models
Functions to calculate the radius, volume, or acoustic oscillation frequency of a gas bubble.

14년 초과 전 | 다운로드 수: 2 |

4.0 / 5
Thumbnail

제출됨


Sea water freezing temperature calculator
Function returns the freezing temperature (°C) of seawater given salinity and pressure.

14년 초과 전 | 다운로드 수: 2 |

0.0 / 5
Thumbnail

제출됨


Water sound speed calculator
Calculate the sound speed of water for any given temperature, pressure, and salinity.

14년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

답변 있음
Help with plot function!
Matlab knows how to plot numbers, not strings! So try time = datenum(D.data(:,1:6)); plot(time,A) set(gca,'XTick',[...

14년 초과 전 | 0

| 수락됨

질문


Why not use square brackets?
Why does Matlab suggest that I shouldn't use square brackets unless absolutely necessary? For example, if I type x = [1:1...

14년 초과 전 | 답변 수: 6 | 4

6

답변

질문


File Exchange search and sort
I'd like to better understand the search and sort features on File Exchange. Sort: If I browse all 15,377 files on File Exc...

14년 초과 전 | 답변 수: 1 | 1

1

답변

제출됨


Rayleigh Wave Animation
Animation of the retrograde surface particle motion of a Rayleigh wave.

14년 초과 전 | 다운로드 수: 2 |

2.0 / 5
Thumbnail

질문


What units do you use?
I was cleaning up old computer files recently and I found about a hundred unit converter functions I wrote years ago for my mast...

14년 초과 전 | 답변 수: 2 | 2

2

답변

답변 있음
Any way to have a function return a variable dynamically
Combined with the above comment from Oleg, if you only need today's date, this will be useful: date Formatted the way ...

14년 초과 전 | 0

| 수락됨

질문


Reproduce a legend in multiple figures
I have several figures. In figure 1 I specify a legend and format it nicely. It goes something like this: figure(1) p...

14년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Avoid colorbar resizing image
This is sort of a clunky solution, but you can force the entire figure to be the size you want by putting this line after plotti...

14년 초과 전 | 0

답변 있음
Changing marker color
Both great solutions here, thanks guys! I have never used the scatter plot before, and I think that's the key. I like removing...

14년 초과 전 | 0

질문


Changing marker color
I would like to scale the color of a marker based on temperature values being plotted there. For example, to plot 10 temperatur...

14년 초과 전 | 답변 수: 3 | 0

3

답변