Community Profile

photo

Jatin Soni


Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

3 years ago

Question


Adding Coverage of 2 Test Runs with different breakpoints of a 2D lookup table gives Error in matlab 2017b.
I have created a harness on a Model. I am simulating model by CvSim command. Adding Coverage of 2 Test Runs with different break...

5 years ago | 0 answers | 0

0

answers

Question


How to Create a CVF file that i can attach to models to filter my Some of the Function Library Blocks
I want to create a CVF file that I can attach to any Model. This CVF file should contain the filters(Path) of my Function Libra...

5 years ago | 1 answer | 0

1

answer

Question


How to Pass Complex structure From Matlab WorkSpace to .Net Application ?
I have a structure in Matlab workSpace Ex Person. Now I wish to Pass this structure to my .Net Application So that I can launch ...

7 years ago | 0 answers | 0

0

answers