You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Returns symbolic matrices with subscripts which can be manipulated using the Symbolic Toolbox.
e.g. symbmatmake('a',2,3)
returns
[ a11, a12, a13]
[ a21, a22, a23]
e.g. symbmatmake('a',1,2)
returns
[ a1, a2]
Cite As
Richard Hindmarsh (2026). SYMBMATMAKE (https://www.mathworks.com/matlabcentral/fileexchange/2623-symbmatmake), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: SYMBMAT
General Information
- Version 1.1.0.0 (1.59 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
