
Robyn Jackey
Principal Consultant with MathWorks Consulting Services, specializing in MATLAB software architecture, development, and app building.
C++, C, Java, C#, MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistiques
RANG
3 837
of 279 927
RÉPUTATION
12
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
1
RANG
337 of 18 776
RÉPUTATION
4 454
CLASSEMENT MOYEN
4.80
CONTRIBUTIONS
13 Fichiers
TÉLÉCHARGEMENTS
227
ALL TIME TÉLÉCHARGEMENTS
25054
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Content Feed
Avatar of a custom AppDesigner component created in Matlab
Hi @Eric Delgado, Normally the avatar should get auto-generated (via getframe) when you configure the appdesigner metadata, h...
28 jours il y a | 0
| A accepté
A soumis
Widgets Toolbox - Compatibility Support
Compatibility Support for Widgets Toolbox content built before to R2020b
2 mois il y a | 45 téléchargements |

A soumis
Volume Labeling Widgets - MATLAB App Building Components
Enable custom workflows for labeling volumes and isosurfaces in your MATLAB app.
3 mois il y a | 6 téléchargements |

A soumis
Widgets Toolbox - MATLAB App Designer Components
Additional app building components to efficiently develop advanced user interfaces in MATLAB
3 mois il y a | 114 téléchargements |

A soumis
Advanced Logger for MATLAB
Configurable and extensible logging for MATLAB applications
environ un an il y a | 9 téléchargements |

A résolu
Implement simple rotation cypher
If given a letter from the set: [abc...xyz] and a shift, implement a shift cypher. Example: 'abc' with a shi...
environ 2 ans il y a
A soumis
Automotive Electrical System Simulation and Control
Automotive Electrical System Simulation and Control: A conventional vehicle electrical system model with alternator, battery, lo...
environ 3 ans il y a | 28 téléchargements |

A soumis
Find and Replace in Files
Perform find and replace operations against a folder structure of MATLAB .m files.
plus de 4 ans il y a | 3 téléchargements |
A soumis
HDF5 custom file datastore for timeseries in MATLAB
A custom MATLAB datastore for reading time series data stored as variables within HDF5 data format.
plus de 5 ans il y a | 4 téléchargements |
A soumis
Two Pane Selection GUI
A simple dialog which allows you to select items from the left list and place them on the right.
plus de 6 ans il y a | 4 téléchargements |

A soumis
Electromagnetic Field Demo
Visualization of the electromagnetic field induced by current in a straight wire.
plus de 6 ans il y a | 24 téléchargements |

A soumis
Simulink Model Reference Total Block Count
Calculate the total block count for a Simulink model, including those in model references.
plus de 6 ans il y a | 3 téléchargements |
A soumis
Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data
Create timeseries inputs for Simulink model root inports that are bus signals.
plus de 6 ans il y a | 7 téléchargements |

A soumis
xPC File Scope Tools
Functions to easily save xPC File Scope data to the target PC as MAT files.
plus de 6 ans il y a | 2 téléchargements |

A soumis
Fast Parameter Loading for MATLAB/Simulink
A method for caching M-file parameters in MAT format, allowing for quick loading.
plus de 6 ans il y a | 2 téléchargements |

battery electrical model on simulink
Are you looking for a lead-acid or lithium battery? I assume you mean lead-acid which is a Simscape demo (ssc_lead_acid_batter...
plus de 10 ans il y a | 1
| A accepté
A résolu
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
environ 11 ans il y a
A résolu
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:...
environ 11 ans il y a
A résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
environ 11 ans il y a