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
