Community Profile

photo

Seongmun Jung


Last seen: 9 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

All
  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 3
  • First Answer
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Plot Digitizer for MATLAB
You can digitize a graph using this code

9 Monate vor | 131 Downloads |

Thumbnail

Beantwortet
LaTeX Interpreter and Blackboard bold (\mathbb{}) for text
Use ℝ (Unicode Decimal Code &#8477) ylabel('\alpha \in ℝ') or ylabel(sprintf("\\alpha \\in %c", 8477))

mehr als 2 Jahre vor | 0

Gesendet


Custom line style for plot function
Use your custom line style

mehr als 2 Jahre vor | 9 Downloads |

Thumbnail

Beantwortet
More line style in Matlab
https://www.mathworks.com/matlabcentral/fileexchange/97512-custom-line-style-for-plot-function

mehr als 2 Jahre vor | 0

Gesendet


Cubic Convolution Interpolation
Cubic Convolution Interpolation

mehr als 4 Jahre vor | 2 Downloads |