Solve returns empty result although solution exists
Show older comments
Hello I'm trying to solve the following system of equations,

This should be easy to solve by hand. However using solve returns an empty sym struct. what am i missing here?
variables used are attached.
Thank you.
EDIT: re-uploaded variables and added code.
EDIT2:provided working example as per @Walter Roberson's comment.
5 Comments
Star Strider
on 19 Mar 2019
Your .mat file fails. It is impossible to read its contents.
Post or attach your code as a text .m file, and attach your data in a readable form (.txt, .mat, or something else).
Walter Roberson
on 19 Mar 2019
Is it possible that you have Maple installed on your system?
Hazem Abdelghany
on 19 Mar 2019
Hazem Abdelghany
on 19 Mar 2019
Edited: Hazem Abdelghany
on 19 Mar 2019
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!