Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.
Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Comsol with Matlab - definition of vector indeces
Posted 2014年8月19日 GMT-4 20:34 LiveLink for MATLAB, Parameters, Variables, & Functions Version 4.4 0 Replies
Please login with a confirmed email address before reporting spam
I am getting confused about Matlab function feature embedded in Comsol.
Suppose that I define the following function in Matlab:
function y = Test(x)
for i=1:length(x)
y(i)=x(50)
end
end
I know that the length(x) = 100.
Now in Comsol I define the above function and try to plot it in 0<x<10. I expect to see a constant value as a result but a stair wise plot is appeared? Could you help me in understanding the indices used? How can I read y (at x=0.5)?
Best,
Hossein
Hello Hossein Ahmadzadeh
Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.
If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.