Community Profile

photo

user86753


Last seen: 1 year ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Get total number of leap seconds relative to gps time
I have a gps time stamp from a gps receiver, I'd like to convert that to GMT/UTC date and time. GpsTime = 1667089162.11771 D...

1 year ago | 1 answer | 0

1

answer

Question


Replicating one dimension of a 3d matrix
I have a matrix of size 100x4x2, I'd like to replicate the data 10 times so that I have a matrix of size 1000,4,2.

1 year ago | 1 answer | 0

1

answer

Question


create custom application name with slrealtime
I am deploying a model called TestModel.slx to a device using slrealtime but I want the image to be called Test01. It looks like...

2 years ago | 1 answer | 0

1

answer

Question


Searching word list for key letters
wordList = {'apples' 'orange' 'banana'}; ContainList = 'shu'; NotContainList = 'br'; I'd like to be able to find ...

2 years ago | 2 answers | 0

2

answers

Question


Append not valid for exportgraphics
I am unable to execute this example for appending plots to a .pdf file. Is Append no longer a valid option? https://www.mathw...

2 years ago | 1 answer | 0

1

answer

Question


matPutVariable output size limitation
I'm using matputvariable to write out an array of data from a compiled MATLAB executable. This works fine until I try to run my ...

2 years ago | 0 answers | 0

0

answers

Question


Error using fdesign.notch
I'm trying to test the notch filter code referenced here, https://www.mathworks.com/help/dsp/ref/fdesign.notch.html. F0 = 60;...

3 years ago | 1 answer | 0

1

answer

Question


Complex number when using variables
I am getting two different answers in MATAB 2017a. If I compute it directly in the Command Window vs assigning the variables x,y...

4 years ago | 2 answers | 1

2

answers

Question


Loading part of a structure in a .mat file
Is there a way to load part of a cell array that has been saved to a .mat file? I have a cell array as outlined below and sav...

4 years ago | 1 answer | 0

1

answer

Question


What is the correct syntax for save_system for SaveDirtyReferencedModels?
I have reference models inside 'modelT', I am trying to save the top level model and all changes inside the reference models but...

4 years ago | 2 answers | 0

2

answers

Question


Does evalin make a copy or use a reference to the base variable?
https://www.mathworks.com/help/matlab/ref/evalin.html Does evalin use additional memory when assigning the variable in the fu...

4 years ago | 1 answer | 0

1

answer

Question


Can Simulink Coder autocode .m files?
I know Simulink Coder can autocode C/C++ files but can it autocode .m files or can the autocode .c/cpp files be mexed into matla...

4 years ago | 0 answers | 0

0

answers

Question


How is my .slxc file getting corrupted while running Matlab/Simulink on Jenkins?
The Simulink cache /folder/file.slxc has been corrupted. The following may provide further information: Could not get compressi...

4 years ago | 0 answers | 0

0

answers