user86753
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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.
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
Searching word list for key letters
wordList = {'apples' 'orange' 'banana'}; ContainList = 'shu'; NotContainList = 'br'; I'd like to be able to find ...
3 years 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 0 个回答 | 0
0
个回答提问
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;...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 1
2
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 0 个回答 | 0