Community Profile

photo

Jorge


Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

PhD student - EE

Statistics

  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


hex2dec broken in R2020a?
Hi! We used to be able to do the following, at least up to R2019a: >> hex2dec('ad55cb92eef08aea93f27c40457f8835') ans = ...

3 years ago | 2 answers | 0

2

answers

Question


How to optimize write operation to disk for faster execution?
I made a script for converting a binary file (e.g. a PDF file) into an ASCII equivalent (in hexadecimal representation), and the...

4 years ago | 1 answer | 0

1

answer

Answered
Create array of “deep” struct (scalar) fields
Thanks for the answers & comments; turns out it's possible to use arrayfun() to this purpose!: all_subfieldM_values = arrayfun(...

4 years ago | 0

| accepted

Question


Create array of “deep” struct (scalar) fields
Hi! How can I collapse the values of "deep" struct fields into arrays by just indexing? In the example below, I can only do it...

4 years ago | 2 answers | 0

2

answers

Answered
How to display a grid in Simulink 2012b
Hi all! I am also in the need of achieving this (i.e. display the grid in the Simulink editor)... could somebody please tell us ...

10 years ago | 0