Hi All,
I am an engineer with limited knowledge of the mechanisms with link hardware to software designs, for example in real time control systems, and wonder if you could help me understand what happens.
Can somebody explain to me what the typical process might be; let's say for instance...
Hi, I'm new to this forum and only have a few months experience with matlab but am getting to know it. Hope you can help me.
I have a for loop which looks like:
for f = a:a:b
command
end
Now,
I only want to execute this command for the integer values in this loop.
eg. if it was...