photo

Pierce Brady


Cork Inst of Technology

Con actividad desde 2009

Followers: 0   Following: 0

Mensaje

Estadística

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

Ver insignias

Feeds

Ver por

Respondida
Remove common factor from axis
Problem half sorted. cX = [1 2]; cY = repmat(linspace(1,8,256),2,1).'; cZ = repmat(linspace(1,8e6,256),2...

casi 13 años hace | 0

Pregunta


Remove common factor from axis
Hey, I'm trying to remove the common factor from the axis of a plot. This is what i'm doing. (its a custom color bar) cX = [...

casi 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
Solving system of 3 non-linear equations.
the output class will be syms, so try casting the answer to a double class(ans) double(ans) class(ans)

más de 13 años hace | 2