photo

Pierce Brady


Cork Inst of Technology

2009 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

回答済み
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...

13年弱 前 | 0

質問


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 = [...

13年弱 前 | 2 件の回答 | 0

2

回答

回答済み
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)

13年以上 前 | 2