Feeds
提问
how to convert structure array into matrix
i want to convert structure array into matrix but i get error while running this code in matlab2016 and 2017: haxes = cell2mat(...
7 years 前 | 1 个回答 | 0
1
个回答提问
how can i change buffer module into non-frame based in matlab simulink enviroment?
i want to change buffer module in to non-frame based. is there anyone who can help me?
7 years 前 | 0 个回答 | 0
0
个回答提问
How do I resolve the problem "Nonscalar arrays of function handles are not allowed; use cell arrays instead." associated with this code? Thanks
function [sys, x0, str, ts] = IEEE80211a_udg(t, x, u, varargin) % IEEE80211a_UDG User-defined graphics for IEEE 802.11a mo...
7 years 前 | 1 个回答 | 0
