Community Profile

photo

Mai Sakuragi


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Can't reload '/disk1/local/MATLAB/R2016b/bin/glnxa64/libmwosgserver.so'
I am using MATLAB R2016b on a shared computing server via MobaXterm. MATLAB gives me an error simply saying : Error in untitled...

4 years ago | 0 answers | 0

0

answers

Question


Error: Function definitions are not permitted in this context
function s = myode_detuning(t, G, omega_e,omega_c, Omega, gamma, topt, tau_opt, tspan, gammafunc) gammafunc = interp1(tspan,ga...

4 years ago | 1 answer | 0

1

answer

Question


Slice through a surface plot to create a contour plot
https://www.mathworks.com/matlabcentral/answers/504436-slice-of-a-surface-plot-created-by-2d-data?s_tid=prof_contriblnk This ...

4 years ago | 0 answers | 0

0

answers

Question


Slice of a surface plot created by 2D data
Hi, I have been trying to create a slice though my surface plot which is created with stacked 2D data. Fs = 3000; tspan = 0 : ...

4 years ago | 1 answer | 0

1

answer

Question


Stack 2D line plots to create a 3D plot
I am trying to stack 2D plots and create a 3D plot. Below is a part of codes to solve the ODEs and compute FFT, and they are ...

4 years ago | 1 answer | 0

1

answer

Question


Cause of: "Error: Inputs must be floats, namely single or double."
I am trying to solve these time-dependent second order differential equations using ode45. My differential equations are ...

4 years ago | 2 answers | 0

2

answers