Community Profile

photo

Muhammad Alhaddad


Last seen: 9 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver
  • First Review

View badges

Feeds

View by

Question


Why sometimes a matlab function is called without input arguments?
Hi, I have seen that matlab function like this function dx = some_name(x, u, p) is called as following model = @some_name;...

2 years ago | 1 answer | 0

1

answer

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

3 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Question


What is the difference in goal between C Caller and C Mex ?
I have understood that C Caller is used to implement script which is written in C in Simulink, but in S-Function C mex we can do...

4 years ago | 1 answer | 1

1

answer

Question


Need Help in Certain File Exchange
Simply, I dont know how to appear or run the files which are attached to this file exchange: https://www.mathworks.com/matlabce...

4 years ago | 0 answers | 0

0

answers

Question


I am getting error while downloading Support Package for STMicroelectronics
While downloading embedded coder support package for STM32 Discovery, it has downloaded the support package correctly but it has...

4 years ago | 1 answer | 0

1

answer