photo

Nico Spo


Last seen: meer dan 4 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
99.946
of 300.369

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
120.818
of 168.436

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Solver
  • Thankful Level 1

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,...

bijna 7 jaar ago

Question


How can I change a tunable parameter with a Matlab function when using Simulink Coder?
We have a Simulink model that is compiled and run on a dSPACE box. We need to be able to # change the value of a parameter wi...

meer dan 7 jaar ago | 0 answers | 0

0

answers

Question


How to solve algebraic loop with enabled subsystem and integrator?
Hello, I have an enabled subsystem which should run until the "subsystem time" t_subsystem has reached a specific value. I ke...

ongeveer 8 jaar ago | 0 answers | 0

0

answers

Question


What's the best way to control the time and input data of a model from another model or Matlab?
I want to run a simulation that is practically controlled from another PC (e.g. ROS node). The other PC would irregularly se...

ongeveer 8 jaar ago | 1 answer | 0

1

answer