
Robyn Jackey
Followers: 0 Following: 0
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
Statistik
RANG
4.454
of 297.440
REPUTATION
12
BEITRÄGE
0 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
1
RANG
299 of 20.435
REPUTATION
5.037
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
13 Dateien
DOWNLOADS
242
ALL TIME DOWNLOADS
30121
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
Automotive Electrical System Simulation and Control
A conventional vehicle electrical system model with alternator, battery, loads, and idle control.
7 Monate vor | 22 Downloads |

Gesendet
Advanced Logger for MATLAB
Configurable and extensible logging for MATLAB applications
9 Monate vor | 14 Downloads |

Gesendet
Widgets Toolbox - MATLAB App Designer Components
Additional app building components to efficiently develop advanced user interfaces in MATLAB
etwa ein Jahr vor | 106 Downloads |

Gesendet
Datastore for H5 / HDF5 timeseries files
MATLAB Extensible Datastore for H5 / HDF5 timeseries files
mehr als ein Jahr vor | 3 Downloads |
Gesendet
Volume Labeling Widgets - MATLAB App Building Components
Enable custom workflows for labeling volumes and isosurfaces in your MATLAB app.
mehr als ein Jahr vor | 9 Downloads |

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...
fast 2 Jahre vor | 0
| akzeptiert
Gesendet
Widgets Toolbox - Compatibility Support
Compatibility Support for Widgets Toolbox content built before to R2020b
fast 2 Jahre vor | 68 Downloads |

Gelöst
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...
fast 4 Jahre vor
Gesendet
Find and Replace in Files
Perform find and replace operations against a folder structure of MATLAB .m files.
mehr als 6 Jahre vor | 6 Downloads |
Gesendet
Two Pane Selection GUI
A simple dialog which allows you to select items from the left list and place them on the right.
mehr als 8 Jahre vor | 4 Downloads |

Gesendet
Electromagnetic Field Demo
Visualization of the electromagnetic field induced by current in a straight wire.
mehr als 8 Jahre vor | 14 Downloads |

Gesendet
Simulink Model Reference Total Block Count
Calculate the total block count for a Simulink model, including those in model references.
mehr als 8 Jahre vor | 3 Downloads |
Gesendet
Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data
Create timeseries inputs for Simulink model root inports that are bus signals.
mehr als 8 Jahre vor | 7 Downloads |

Gesendet
xPC File Scope Tools
Functions to easily save xPC File Scope data to the target PC as MAT files.
mehr als 8 Jahre vor | 1 Download |

Gesendet
Fast Parameter Loading for MATLAB/Simulink
A method for caching M-file parameters in MAT format, allowing for quick loading.
mehr als 8 Jahre vor | 2 Downloads |

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...
mehr als 12 Jahre vor | 1
| akzeptiert
Gelöst
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 ...
fast 13 Jahre vor
Gelöst
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:...
fast 13 Jahre vor
Gelöst
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...
fast 13 Jahre vor