
Tria Technologies
Tria Technologies
Followers: 0 Following: 0
Programming Languages:
Python, C++, C, MATLAB, VHDL
Spoken Languages:
English
Python, C++, C, MATLAB, VHDL
Spoken Languages:
English
Feeds
已提交
RFSoC Explorer Toolbox
Connect to AMD Zynq RFSoC evaluation boards using MATLAB. Perform OTA testing with RF add-on cards. Deploy algorithms with HDL C...
2 months 前 | 33 次下载 |

已回答
how can i calculate total size of a folder?
This does the trick: D = dir('**/*.mat'); % descends current folder and its sub-folders total_bytes = 0; for ii = 1:length(D)...
how can i calculate total size of a folder?
This does the trick: D = dir('**/*.mat'); % descends current folder and its sub-folders total_bytes = 0; for ii = 1:length(D)...
1 year 前 | 0
已回答
How do I use matlab.uitest.TestCase to open my app once and perform multple function tests?
Excellent! Thank you @Steven Lord I somehow missed the TestClassSetup method, which is a "do once" method at the start of test,...
How do I use matlab.uitest.TestCase to open my app once and perform multple function tests?
Excellent! Thank you @Steven Lord I somehow missed the TestClassSetup method, which is a "do once" method at the start of test,...
2 years 前 | 0
提问
How do I use matlab.uitest.TestCase to open my app once and perform multple function tests?
I'm using matlab.uitest.TestCase to test my app. I'm looking for a way to launch my app only once and then perform a variety of ...
2 years 前 | 2 个回答 | 0
2
个回答已提交
Avnet MiniZed Support Package for Simulink
Program MiniZed over WiFi using code generation directly from Simulink.
7 years 前 | 2 次下载 |
