Feeds
질문
matlab grid problem?
I was trying to make a circle(not ellipse) with a NURBS curve function. I put the neccessary values like this (order = 3, wei...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Why there is a Invalid Expresssion error in my fit function?
I wrote this simple code n = [1433;2700;1000000]; s = [1170.98;780.65;390.33]; f= fit(n,s,'power1') But the error said "...
2년 초과 전 | 답변 수: 1 | 0
