Community Profile

photo

Alok Virkar


Last seen: 3 years ago Active since 2018

Statistics

All
  • Solver

View badges

Content Feed

View by

Question


How do I add a class to a class
I created this class to initialize properties of a specific rocket stage: classdef stageClass < handle properties ...

4 years ago | 2 answers | 0

2

answers

Question


How do I determine a good value for ki term in controller?
Rookie controls question here: Here is an image of my controller: The controller works fine when I set the ki = 0, but h...

4 years ago | 1 answer | 0

1

answer

Answered
How do I input a struct as an input to a custom matlab simulink function?
Im not too familiar with Stateflow or using a bus... Here is what I have done so far I have a struct called s2 Used the li...

4 years ago | 0

Question


How do I input a struct as an input to a custom matlab simulink function?
I have a struct which defines constants and vectors for aerodynamics surfaces on an aircraft. How do I create a bus with a struc...

4 years ago | 2 answers | 0

2

answers

Question


How do I plot data that has a x axis and y axis date?
I have data that corresponds to an arrival date and departure date. Basically a pork chop plot. How do I plot the data so that i...

5 years ago | 0 answers | 0

0

answers

Question


How do I link a pre defined function to the user defined function block?
Im using the user defined fucntion on matlab, but when I double click to open, it creates a new function. I dont want to write a...

6 years ago | 1 answer | 0

1

answer