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

Please login with a confirmed email address before reporting spam

Hello all,

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

0 Replies Last Post 19.08.2014, 20:34 GMT-4
COMSOL Moderator

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.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.