Feeds
답변 있음
Using FPLOT to plot a multi variable function
Never mind. I found it fplot(@(x) f(x,yvalue,zvalue), [xmin xmax])
Using FPLOT to plot a multi variable function
Never mind. I found it fplot(@(x) f(x,yvalue,zvalue), [xmin xmax])
거의 12년 전 | 0
질문
Using FPLOT to plot a multi variable function
Lets say I have function f= (x^3+y^3+z^3). For a constant y and z, I want to plot function 'f' between xmin<x<xmax using fplot. ...
거의 12년 전 | 답변 수: 3 | 1
3
답변답변 있음
Problem with importdata with filename obtained two different ways
Thank you for the answer. But, I can't understand how it solves my problem of opening and reading the the files TEMP200.DAT, TEM...
Problem with importdata with filename obtained two different ways
Thank you for the answer. But, I can't understand how it solves my problem of opening and reading the the files TEMP200.DAT, TEM...
대략 13년 전 | 0
질문
Problem with importdata with filename obtained two different ways
Hello, I am trying to open a data file which contains a number in the file name. As this number keeps changing, I want to com...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
Creating surface from bunch of curves
Hello, I have bunch of curves and I want to create a surface from them, could someone please tell me if it possible to do in ...
13년 초과 전 | 답변 수: 0 | 0
