Community Profile

photo

Michael C.


Last seen: 4 mesi fa Attivo dal 2012

Statistiche

All
  • Scavenger Finisher
  • Knowledgeable Level 1
  • First Answer
  • Introduction to MATLAB Master
  • Community Group Solver
  • First Review
  • Cody Challenge Master
  • Indexing I Master
  • Cody5 Easy Master
  • Scholar
  • ASEE Challenge Master
  • CUP Challenge Master

Visualizza badge

Content Feed

Visto da

Risposto
I’m using uncontrol check box , by command in a script, I have associated a function with check box, how can I get the handle of that function out
If I were doing something like this, I woudl do one of two things: % Add this line inside "dt" function set(hObject,'UserData'...

circa 5 anni fa | 0

Risposto
How do interpolate and hold values inside a vector?
See if something like this is what you are looking for: input = [nan; nan;-33.20; -37.98; -40.83;... -52.36; nan; -28.42; ...

circa 5 anni fa | 0

| accettato

Risposto
Convert date to specific format julian date
My understanding was that Julian usually referred to the number of days since Jan 1 4713 BC, but judging by your example, you ar...

oltre 7 anni fa | 0

Risposto
Problem with control of Dynamixel AX-12A by using MatLab
I believe I ran into the same type of problem while trying to communicate with some Dynamixel servos. My solution was just to cr...

oltre 7 anni fa | 0