photo

Olivia


Last seen: 21 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


variables not being saved?
I just included the code for U here, but neither L nor U are being saved, but they can both be displayed? I'm trying to use the ...

22 jours il y a | 2 réponses | 0

2

réponses

Question


finding the minimum of a function input with a parameter
%function to find recylce flowrate for range of conversions %then trying to find minimum conversion where total_recylce_flowra...

22 jours il y a | 3 réponses | 0

3

réponses

Question


error saying not enough input arguments?
function newmatrix = rootflow(conversion) a = [-1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0; 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0...

22 jours il y a | 1 réponse | 0

1

réponse

Question


trying to call a function from a function file in a script file
func = afunction; %trying to make the variable func equivalent to "afunciton", % the function I created in the afunction file ...

environ un mois il y a | 2 réponses | 0

2

réponses

Question


I'm just trying to make a function file with the function f(x)=e^cosx -x^3+2x^2+5x-3
function y = e^cosx -x^3+2x^2+5x-3 %I keep getting a parse error at the = that says it might be invalid matlab syntax.

environ un mois il y a | 1 réponse | 0

0

réponse